|
| |
User Groups : Forums : SiteExperts :
XML Technologies
:  | Dynamic tree ib DHTML Hi, I want to create a dynamic tree in DHTML with the values of the nodes being read from XML file so that whenever needed I will just update the XML file to add a new node. Any ideas?Started By mayank_agarwal on Oct 4, 2010 at 5:23:16 AM |  | | 4 Response(s) | Reply |
| Earlier Replies | Replies 4 to 4 of 4 | Later Replies |  | | brian on Oct 4, 2010 at 6:35:48 AM (# 4) try having a look at jquery or if you're a masochist try extJS. Neither uses XML but if you have it has XML, you can easily covert the data to JSON. Jquery itself doesn't have a tree but there are loads of plugins for it so it shouldn't be an issue - I wrote one or rather converted one from static to use json.
Also, depending on what server-side technology you are using, the .NET tree I think takes xml.
| | Earlier Replies | Replies 4 to 4 of 4 | Later Replies |
To respond to a discussion, you must first logon.
If you are not registered, please register yourself to become a member of the SiteExperts.community.
|