The xTree component mimmics a tree structure, like the explorer in WIN95 or NT. It expands and collapses depending on user interaction and generates pure HTML. The information that is to be presented can either be loaded from file or added dynamically. Tree members can be of either folder- or item-type. A tree can contain many folders and each folder can contain many items. |