tadam logo

Implements a simple event delegation: The click handler is added to an unordered list, and the children of its li children are hidden. Clicking one of the li children toggles (see toggle()) their children.

Your Result (Some examples do not work in Google Chrome):
Edit the code above and click to see the result www.xhtml.co.il - Try it yourself  
tadam logo