I started this blog as a personal notepad, but it seems I'm getting more and more hits. Since people are reading this I starting sharing anything that I find interesting or usfull. I'm currently dedicating my time to expanding my knowledge into the more modern languages and ideas. If you find this information useful or a waste of your tome let me know by leaving commits or using the google +1 function at the bottom of the post.
Thanks for viewing
Daniel Haro
Wednesday, September 5, 2012
java Script Initalation notes
On load, run function when window is initlized.
<window.onload = function1();function2,...,functionN>
No comments:
Post a Comment