In the ui.dynatree.js, what is the property/value that needs to be changed for the tree to appear at top left corner of the page? i.e. there should be no left and right margin. I am unable to find that one value that needs to changed. Can anyone please help.
|
feedback
|
|
This should move the tree container to an absolute position:
| |||
|
feedback
|
ul.dynatree-containerchange the values inside this element and check. – run Sep 5 '11 at 6:20