camohub / jquery-sortable-lists

jQuery plugin to sorting lists also the tree structures.
MIT License
209 stars 60 forks source link

Possibility to set max-depth #34

Closed detlevski closed 7 years ago

detlevski commented 7 years ago

This plug-in looks fine, but there is no way to set a max-depth?

camohub commented 7 years ago

Yes but you can easily check it in isAllowed callback.