:: Forum >> Version 2 >>
Tree div width
More information on this topic is available in the documentation section:
/aw.tree/.
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
Monday, August 23, 2010
C++
Monday, August 23, 2010
I forgot to say that above & yours just need at the end :
tree.refresh()
Monday, August 23, 2010
Thank you very much!
jinchao
Monday, August 23, 2010
This topic is archived.
Back to /aw.tree/
Documentation:
Forum search