What I'm trying to do is create a better drag and drop.
Thus far I have the image moving with the mouse (image linked to clientX, Y), no big deal.
The problem is, using the IE ondragover, drageend, (or even onmouseup) events, the event doesn't register eith the target. It doesn't register the...