Connecting a Draggable to Sortable causes helper element to jump
问题 I have a jQueryUI draggable object and a sortable object on the page. Dragging an element from the draggable to the sortable causes the dragged element to jump up to the top left of the page . Here's the demo: http://jsfiddle.net/travisrussi/aBhDu/1/ To reproduce: Drag 'Item 5' from the draggable div (top box) to the sortable div (bottom box) Actual result: Item 5 jumps to top left corner when dragged over the sortable - http://i.stack.imgur.com/474OP.jpg It appears the dragged element