Algorithm
08-11-2002, 07:58 AM
I'm attempting to implement some basic drag/drop code into a DIV containing an image. I'm currently only testing in IE 5.5, but I've already run into problems.
Whenever I try to drag my mouse while on the image, the cursor becomes a "No Access" symbol until I release my mouse, and then the mouseup event doesn't fire. Is there any way to suppress this sort of thing?
TIA
Whenever I try to drag my mouse while on the image, the cursor becomes a "No Access" symbol until I release my mouse, and then the mouseup event doesn't fire. Is there any way to suppress this sort of thing?
TIA