Tuesday, April 15th, 2008
How to Call a Function
Defining a function in JavaScript is rather useless if you don’t actually make use of the function. In this second tutorial on JavaScript functions we look at how to call the functions that we have defined.
Tags: function, javascript





