wesnolte / jOrgChart

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

Dynamically set dragAndDrop to true/false #41

Open ttseng opened 11 years ago

ttseng commented 11 years ago

Is there an easy way to turn on/off the drag and drop option without having to reload the entire tree structure?

dabeng commented 8 years ago

Hi @ttseng , you mean that users can enable/disable "draggable" feature on the fly?