onclick
Tuesday July 22, 2008
clicking on something is the most common way your visitors will run your JavaScript
There are several different ways that an onclick event handler can be attached into your web page to handle your visitors clicking on things. In this tutorial we look at those ways and which ways are best avoided. We also look at an alternative way of processing that doesn't use onclick at all.
onclick


Comments
No comments yet. Leave a Comment