How to make a draggable across divs
问题 How do I make elements draggable between two divs? This seems to be something that draggables should do. But I haven't been able with the code I have. In this jsfiddle I have two divs with draggable elements. I want to get one element to go from the first div to the second div. That functionality must exist on many web sites. Here is the jsfiddle with the code. http://jsfiddle.net/gkvgn/9/ I have asked before and thought that someone would know how to have that functionality. If the code I