-
JS Variables operators and functions
Variables are a bit like algebra. Identifying a variable allows
If you set a variable to a value you are using an operator (=).
something I didn’t get was functions. I don’t know why but I thought everything in Javascript was a function. It turns out that functions are the parts of script that you don’t want to load until someone does something on the page.
Posted on August 6, 2009
blog comments powered by Disqus