I have a list of images, and an empty table
I need to be able to drag an image over to an empty table cell and have that image be copied (not moved) into the new cell.
Sortable almost took care of this for me, but it wont replace the existing cell.
Here is the demo of what I am currently working on: http://simonwjackson.com/demos/bti/demo.html
