Top "Draggable" questions

An element capable of being dragged.

JQuery-UI draggable reset to original position

This is probably very easy to do, but I always think too complicated. I've just set up a simple test …

jquery-ui draggable droppable
Restrict jQuery draggable items from overlapping/colliding with sibling elements

I need to use jQuery UI to restrict the containment area for draggable object with some additional restriction. I need …

jquery jquery-ui draggable jquery-ui-draggable containment
Drag an annotation pin on a mapview

The annotation pin is draggable but I couldn't drop it to the destination location. The problem is how could I …

iphone ios draggable mkannotation
jQuery: draggable connect to sortable. draggable item has a different DOM from sortable list

I am now able to drag an item to a sortable. But the sortable list has a different DOM. <!…

jquery jquery-ui-sortable draggable
jquery draggable stop event

I have searched a lot of.But I can't find answer.Maybe dublicate.Here is a bit of my code: $(".…

jquery jquery-ui draggable droppable
Draggable revert if outside this div and inside of other draggables (using both invalid and valid revert options)

On ui draggables ( http://jqueryui.com/demos/droppable/#revert ) is it possible to revert a div if its inside one …

jquery jquery-ui drag-and-drop draggable jquery-ui-draggable
Access the `draggable` attribute with javascript

So the question is : How can you do that ? I want to change the draggable attribute to "false" so the …

javascript html draggable
How to check if an element is droppable, draggable or other 'ble'?

I've got a bunch of elements with jQuery. Some are draggable, some are droppable and some are both. How can …

jquery jquery-ui draggable droppable jquery-data
JQuery draggable with ease

I would like to achieve the ease effect with Jquery's draggable. But I did not find the option in this …

jquery jquery-ui draggable jquery-ui-draggable easing
How to scroll through a div by dragging and not by using the scroll bars

I am working on a project that uses a touch-screen interface. I have a div inside of a smaller div, …

javascript scroll draggable