I am using jsTree V3.0.8 (http://www.jstree.com/)
how to reorder only when use dnd plugin like at V1(http://johntang.github.io/JsTree/_docs/dnd.html#demo2)
I am using jsTree V3.0.8 (http://www.jstree.com/)
how to reorder only when use dnd plugin like at V1(http://johntang.github.io/JsTree/_docs/dnd.html#demo2)
Use the
check_callback
option like this:Here is a demo: http://jsfiddle.net/DGAF4/509/