Collapse and Expand HTML Elements

domCollapse is a Javascript that enables you to have collapsible elements in an HTML document. The collapsing and expanding of the elements is done using the DOM. The script is very simple to use, and degrades nicely in browsers that donot support the DOM. A demo is available online.

Zen-To-Done