How do you use jQuery's .draggable to drag a table cell?

后端 未结 2 708
暖寄归人
暖寄归人 2021-01-23 19:23

In this Fiddle I want to make a jQuery or Javascript interaction that will allow me to drag the first table cell (Name) and pull it out. .draggable seems to only work with divs.

2条回答
提交回复
热议问题