Initialize Tree from HTML
To do automatic initialization:
- dhtmlXTree_start.js should be included into page
- top DIV element should have class attribuyte set to dhtmlxTree
- some attributes of top DIV element will define tree specific properties
- setImagePath - set path to images used by tree
- id - name of javascript variable referenced to tree object
Initilize from list