Hello,
I have used dhtmlxTree before successfully. I am trying to implement it in another application. I am creating 3 trees to be one on top of the other on a web page. I am loading from XML. If I include “mytree.openAllItems(0);” then I see all of the elements however scrollbars do not work. If I take this line out, then I see the “+” beside each node but clicking on it does nothing. I have tested in Firefox and Safari.
Any idea on what could be causing this behavior and why I cannot expand the nodes?
Many thanks!
Cheers,