Detecting position with drag-and-drop and jQuery?
Posted
by Matthew Westrik
on Stack Overflow
See other posts from Stack Overflow
or by Matthew Westrik
Published on 2010-03-13T22:39:58Z
Indexed on
2010/03/13
22:45 UTC
Read the original article
Hit count: 275
Hi, I need to know how to detect the position of a dragged item as opposed to other divs. I need to detect whether an item is dropped outside of two different divs. (I am building a mac dock type start page and I need to know how to do this so I can delete icons by dragging them off the bar.)
Any help would be greatly appreciated.
© Stack Overflow or respective owner