how to make a div slide into position
i have a div and within that one is multiple divs开发者_C百科 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
ADD Draggable and sortable
http://jqueryui.com/demos/draggable/#sortable
精彩评论