camohub / jquery-sortable-lists

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

Added handle. #30

Open styphon opened 8 years ago

styphon commented 8 years ago

I've added in a handle option. If set when you click to drag it will only let you drag if you click on the handle or any child of handle.

camohub commented 8 years ago

Hi, I saw it. It looks like a good idea. But now I am very busy and I would like to have handleClass instead of handle. Also you infuse me a solution about closest() + ignoreClass. So if I will make a change it will be little complex. Also that condition should be in the next one (one cond. instead of two). Thank you. Have a nice day.