|
This is an example of expandable/collapsible lists created with ATG Trees.
The tree menu has the following features:
- the tree does NOT use lines and plus/minus images;
- the tree uses bullets for node images: arrows for expandable nodes and dots for non-expandable nodes;
- selected nodes are highlighted;
- node text is underlined when the user moves the mouse over it;
- expandable nodes are expanded/collapsed when the user clicks over node's image or text;
- the tree uses the autocollapse feature - when a node is expanded its sibling (sister) nodes are automatically collapsed. This reduces the tree height;
- status text is displayed when the user moves the mouse over node's text or image.
|