Drag and Drop and data from a cell to an other cell in a table

Drag and Drop and data from a cell to an other cell in a table

Hi,

There is some cool demo about Drag and Drop function, such as on: http://jqueryui.com/demos/draggable/

We can easily found some examples with list, in order to sort them. It's cool.

In my case, I would like to enable this function on a td content of an HTML table. Is that hard to do? If there is a example or if you can show me how to process, I will be happy!

Thanks