Wahtever
Wahtever

Reputation: 3678

how to make a div slide into position

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

Answers (1)

Anand Thangappan
Anand Thangappan

Reputation: 3106

ADD Draggable and sortable

http://jqueryui.com/demos/draggable/#sortable

Upvotes: 1

Related Questions