In both IE and firefox, mouseup/mousedown does not fire after drag and drop an image to another location of the document. I want to detect image location change, is there a way to do it?
I have thought of using ondomchange, but IE didn't support it. Any thoughts?
I have thought of using ondomchange, but IE didn't support it. Any thoughts?