Friday 8 June 2012

Learn JavaScript - Functions



It's starting to get a little trickier with functions, so make sure you understand arguments inside a function. I made a few examples to follow. I would highly recommend using framework like JQuery over using getElementById, and body onload="init()", but this is for learning because when you understand the core of JS the rest comes easy. JavaScript Function Video