| Issue 155: | Also add childNodes from html | |
| 3 people starred this issue and may be notified of changes. | Back to list |
What new or enhanced feature are you proposing? Initializing of a DynaTree can be done by passing an HTML fragment with: a tag structure of: <ul><li>... Later on, child nodes can only be added through addChild() or appendAjax(). Thus, the appending child must be in JSON format. I use a combination of XML and XSL to return a HTML frament consisting of a <ul> tag structure, I'm now forced to convert that structure to JSON before being able to append it as a child node. I'm using the mechanisme to retrieve sub folders on click. What goal would this enhancement help you achieve? - There would be no more need for HTML > JSON conversion. Thus saving extra steps.
Oct 7, 2012
This issue is addressed with Dynatree 2.0 ('fancytree')
May 1, 2014
As of 2014 Dynatree is feature frozen. Please have a look at Fancytree (sequel of DynaTree 1.x): chances are good that the problem was resolved / the requested featuer is already implemented. Please open a new issue there otherwise: https://github.com/mar10/fancytree
Status:
WontFix
|
Labels: Milestone-Discussion