Tree

NOTE: This component is deprecated. Use a component from your widget library such as the Dojo Tree.

A tree is a navigational structure that shows the heirarchy of the navigation, and typically has nodes that you can expand and collapse.

Classes

  • lotusTree - goes on the outermost ul tag.

Basic Implementation

The tree is created using a series of nested lists with the class of lotusTree assigned to the outermost ul tag. See the code sample for more details.

Examples

There are currently no examples of this component on example pages.

Accessiblity

This component has not undergone an accessiblity review.

Sample HTML

CSS (orgChart.css)

Theme CSS (orgChartTheme.css)

See Also: