Tree div width
How can i change the tree's div width? I use the tree code in exampleCBut the div is too small.I set my div with,but it doesnot work.
<div id="tree1" style="width: 800px;height: 800px;"></div>
tree.setId("tree1");
....
jinchao
August 23,