wesnolte / jOrgChart

A jQuery plugin to draw tree-like structures such as OrgCharts.
992 stars 674 forks source link

Drag and Drop to Rearrange Nodes at the Same Level #33

Open mcghub opened 11 years ago

mcghub commented 11 years ago

This is more of a feature request, but I'd like to be able to drag and drop nodes on the same level to rearrange them. In my app, order of the tree nodes left to right is important. Any tips or tricks on how to allow dragging and dropping to rearrange the order of nodes?