A New JavaScript Event?
10.8.2008
I was reading the errata for one of my technical books, and I was delighted to discover an error with the onclick() function that had been printed. onclick() is a JavaScript function that executes when a user clicks an element. Alas, the book called the function onlick(). Hee hee - I guess onlick is what happens when your cat licks the screen. I wonder if there is an accompanying onnom() function.
Permalink
Tags: javascript