Drag an Object Out of a Scrollable Container
Is there any easy way to allow a draggable object to be dragged outside a scrollable container or would this have to be achieved by somehow duplicating the draggable object, so the duplicate isn't sitting inside the scrollable container at the same time as hiding the original?
JSFiddle
Many thanks