Home Page DOM Tutorials Using Events in the Document Object Model |
In this tutorial, we'll use the event-handling capabilities of the Document Object Model (DOM) to make some minor improvements to the expanding menu that we developed in the previous tutorial. [Truth in advertising: these improvements are borderline cute; their real purpose is to serve as a vehicle to introduce the concepts of events and nodes.]
Here are the topics:
New Menu Example |