Add class="tree" on a UL element.
class="tree"
UL
(Doesn't look too great in Internet Explorer, but that's the CSS part.)
Using class="open" on individual LI elements.
class="open"
LI
Using class="fully-open" on the root UL element.
class="fully-open"
Home - More stuff