On Wed, Aug 19, 2009 at 11:07 AM, Boris Trivic<trivu...@gmail.com> wrote: > When I take on of draggable divs and put it on 3rd div (fixed), how I > can get ID of that div which is dragged on 3rd div.
Ah! Now I understand. (Good examples). Sadly, Drag-and-drop is not something I've played with. However, from looking at the jqueryUI docs, it appears what you are looking for is the "Droppable" plugin, which receives "draggable" objects: http://jqueryui.com/demos/droppable/ Hope that helps! -- Brett Ritter / SwiftOne swift...@swiftone.org