2006/9/13, Mark Gibson <[EMAIL PROTECTED]>:
Hi Stefan,
I've just downloaded the latest Interface today,
it seems to be throwing up a few errors in idrag.js:
During a drag operation:
newCoords has no properties, line 340:
if (newCoords.constructor == Object) {
After a drag operation:
elm is not defined, line 287:
dragged.dragCfg.onStop.apply(elm);
Also, there seems to be a problem with idrop.js too.
Wherever I drop an item on the page,
it calls the ondrop of the palette.
The attached example demonstrates this and the errors
above.
BTW, I'm using:
Firefox 1.5.0.6 (with Firebug)
jQuery r249
idrag.js r1.25
idrop.js r1.6
Cheers- Mark.
Drag'n'drop Test
PaletteItem 1Item 2Item 3Drop items here
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
