johnny / jquery-sortable

A flexible, opinionated sorting plugin for jQuery
http://johnny.github.io/jquery-sortable/
Other
1.52k stars 441 forks source link

Can we drag the child with his parent/Grand parent ? #194

Open razazaidisd opened 9 years ago

razazaidisd commented 9 years ago

I need to drag the parent with the child I have clicked/selected. Is it possible to do this with the jQuery-Sortable ? Or is there any other plugin for this kind of functionality?

Assistance/help would be very much appreciated.