Reputation: 3678
i have a div and within that one is multiple divs that are draggable, so how do i make so when the user drags the first div the remaining ones slide into it's place
thanks
Upvotes: 2
Views: 381
Reputation: 3106
ADD Draggable and sortable
http://jqueryui.com/demos/draggable/#sortable
Upvotes: 1