I was having difficulty trying to figure out how to drag and drop between two different div’s and I found a reference to http://docs.jquery.com/UI/Sortable#option-connectWith in another post and it works magnificently… Almost anyway.
I am now able to drag items between divs but if I drag the last item from a div it becomes closed to me. I can’t drag anything back into it… Is there something basic I am missing?
Thanks for any help!
You could just add a
display:none;element in eachdiv