DOM-Scripted Expandable Lists
Here is a very cool method for creating Expandable Lists using DOM-Scripting. The script simply takes an unordered list and makes the sublists therein expandable and collapsible. The method uses semantic markup and the external JavaScript keeps your standards-compliant code clean.


