dini-m
dini-m
I see. But how do I get the info of the target node, underneath of which another node is to be placed at? I don't see any variable called targetNode...
I mean, I need to get the information of the previousSibling, if I I were to drop a node at a new location. dplh is just the placeholder and doesn't...
Oh I did the same thing. Thanks for your help!
Oh one other question. Is it possible to prevent dropping of a tree node from another tree underneath a certain tree node ? Because the ondragend function is only called...
oh don't mind that question earlier. I have solved the problem.