JavaScript Bs_Tree example 12
This is an example of the TreeView Control.
Similar to example 1, but:
- Generates a tree of about 10 to 2000 nodes, randomly.
- Demonstrates the lookAhead feature. If it is set to -1 (render everything right from the start) the tree takes much longer to load.