DOM Event Processing
Sunday September 27, 2009
JavaScript listens while JScript attaches
Using the DOM event handlers we can both attach multiple processing to the same event as well as allowing the event processing to ripple through all of the elements that the event may handle. This eighteenth DOM tutorial introduces the DOM methods of event handling and what they can do that the basic event handlers can't.
DOM Event Processing


No comments yet. Leave a Comment