my question is can we update the table content while dragging/resizing the div.The content is the position and size of the div that is dragged or re-sized
please help mee
my question is can we update the table content while dragging/resizing the div.The content
Share
Assuming you are using jQuery Draggable, you could use the
dragpart of it:Example: http://jsfiddle.net/QH6QP/