jQuery Treeview – Expand and Collapse All Without the TreeControl
- by Ben Griswold
The jQuery Treeview Plugin provides collapse all, expand all and toggle all support with very little effort on your part.
Simply add a treecontrol with three links, and the treeview, to your page…
<div id="treecontrol">
<a title="Collapse the entire tree below" href="#"><img…