mbraak / jqTree

Tree widget for jQuery
https://mbraak.github.io/jqTree/
Apache License 2.0
1.02k stars 177 forks source link

Documentation should mention how to populate a tree from a plain HTML <ul><li> tree. #101

Closed shlomif closed 9 years ago

shlomif commented 11 years ago

Hi all.

As can be seen in this StackOverflow question with no replies: http://stackoverflow.com/questions/13791528/how-to-get-jqtree-to-read-the-initial-tree-from-the-htmls-source the documentation does not cover how to populate a tree from an existing <ul><li> HTML tree data structure, which is still required to support user-agents with JavaScript disabled/blacklisted/etc.

Please cover it there. Feel free to reply on the StackOverflow question so I (and other people) can upvote, select and star your answer.

Regards,

— Shlomi Fish

shlomif commented 9 years ago

@mbraak : hi! Why was this issue closed and without a comment?

mbraak commented 9 years ago

I have no plans to fix this issue.