| Issue 337: | [documentation] Explain how to pass "data" values from HTML initialization | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The documentation states that when "Initializing the tree structure from a <ul> element": "All other node options are specified in the data attribute of a <li> element." but it doesn't explain how to do this:
<li data="url: 'http://jquery.com'">jQuery home
I had to search how to use and it's a small change to the docs with a great benefit
|
Labels: Milestone-Release1.2.2