Suni schrieb:
Reproduced here with FF 2 on WinXP.As soon as I let go of a draggable the error console goes mad.
yeah i should've mentioned that too: i was on winXP FF2 too, but IE6 has Problems too. the error seems to be this function: 1095 remove: function(a){ 1096 if ( !a || jQuery.filter( a, [this] ).r.length ) { 1097 jQuery.removeData( this );1098 this.parentNode.removeChild( this ); // error: this parent node has no properties
micha