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.
Title: Drag'n'drop Testing

Drag'n'drop Test

Palette
Item 1
Item 2
Item 3
Drop items here
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to