Breffnic
02-07-2006, 05:10 AM
Hi
I am developing a cross browser web component with drag & drop support. I have drop events being triggered in 3 out of 4 scenarios.
1. In IE when the source point of the item to drop is located OUTSIDE the browser
2. In IE when the source point of the item to drop is located WITHIN the browser
3. In Mozilla when the source point of the item to drop is located OUTSIDE the browser
The drop event is NOT triggered, indeed the target isn't even shown as valid drop zone if the source point of the item to drop is WITHIN a Mozilla browser.
Is this expected behaviour? Does anyone know how I can change it or where I could find documentation that expains it. I have searched the web to no avail.
Any feedback or help would be greatly appreciated
Thanks a million
I am developing a cross browser web component with drag & drop support. I have drop events being triggered in 3 out of 4 scenarios.
1. In IE when the source point of the item to drop is located OUTSIDE the browser
2. In IE when the source point of the item to drop is located WITHIN the browser
3. In Mozilla when the source point of the item to drop is located OUTSIDE the browser
The drop event is NOT triggered, indeed the target isn't even shown as valid drop zone if the source point of the item to drop is WITHIN a Mozilla browser.
Is this expected behaviour? Does anyone know how I can change it or where I could find documentation that expains it. I have searched the web to no avail.
Any feedback or help would be greatly appreciated
Thanks a million