JavaScript Bs_Tree example 10
This is an example of the TreeView Control.
Similar to example 1, in addition:
- Uses the openPath() feature. the path 'microsoft', 'knowledge base', 'blah' is automatically opened after the tree loaded.
- Uses a different icon path for the 'microsoft' path. All children automatically use that setting, unless Bs_Tree->walkTree is set to false.
- Uses a different icon for the 'blah' leaf.