jQueryUI manipulate draggable clone
问题 EDIT: I Trimmed this question down, and put it on See how it's the original and not the new item that gets altered http://jsfiddle.net/mikkelbreum/DBG5q See how the dragged helper gets altered, but the element reverts back once it's dropped. http://jsfiddle.net/mikkelbreum/dpTC8 I've got a draggable list linked to a sortable list When I drag from draggable to sortable I use a cloned helper, so the original is still left in draggable collection. each time I drag a clone from the draggable list