« Example 1 Example 3 »
In this example we load the data from the server using the data-url property on the dom element.
<div id="tree1" data-url="/example_data/"></div>
$('#tree1').tree();