onclick
Friday November 27, 2009
There are several different ways that an event handler such as onclick 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 most obtrusive and therefore are best avoided. We also look at an alternative way of processing that are less obtrusive including one of the best ways which doesn't use onclick at all.
onclick
onclick


No comments yet. Leave a Comment