jQuery UI draggable. Allow drag to initiate only from a particular tag -


i have jquery draggable set , working ok on table row. can select , drag entire row. want "grip" style icon displayed on left can initiate drag. how set up?

you can read how on official documentation page.

i haven't worked draggable myself yet, implement such handle sortable, using official documentation, easy task.


Comments