I want to display data in tree strucure using Javascript. The data should be read from xml file. These data should be be displayed in tree structure. and i need to keep track of the level numbers also.Please help me out. Thank you in advance
I want to display data in tree strucure using Javascript. The data should be read from xml file. These data should be be displayed in tree structure. and i need to keep track of the level numbers also.Please help me out. Thank you in advance
Share Improve this question edited Aug 16, 2010 at 5:48 Strelok 51.5k9 gold badges105 silver badges118 bronze badges asked Aug 16, 2010 at 5:46 user393043user393043 8071 gold badge9 silver badges9 bronze badges1 Answer
Reset to default 3Simplistic,do it yourself, no third party libraries solution.
jsTree jQuery plugin. Pretty powerful. Demos and source included.