[jQuery] drag drop, and store dropped location

[jQuery] drag drop, and store dropped location


hi all
i want to be able to drag elements and drop it, and then store the
location where it was dropped, so that i can make the drag drop
persistent.
i saw the jquery ui draggable library, but how do i get the dropped location?
thanks!