Monday, May 10, 2010

JavaScript Events, Event Handlers, and Methods

Just like ActionScript, JavaScript has events. Here is an introductory list:
onClick
onMouseOver
onMouseOut
Here is a page that covers it all and how they work in different browsers.
And here is a page for iPhone events

No comments:

Post a Comment