<%@LANGUAGE="JAVASCRIPT"%> tree
news logo
 

tree ::

version :: 0.10
date :: 11/04/2001
browsers :: IE5+ NS6+

This is of the very sought after tree control. This one first creates a tree data structure and afterwards parses through it writing the necessary HTML as it goes. So far it's got unlimited levels of "branches" and works on IE5+ and NS6+

planned features ::
- dynamically load new branches from a DB.
- allow the visual style of the tree to be easily defined (now you have to change the buildMenu function)

If you have ideas or features you'd like to see want, then react.

 

if you want to see how it works then "use the source"