[jQuery] this.parentNode has no properties

[jQuery] this.parentNode has no properties


Hi,
I am creating a number of divs dynamically which are all draggable. The divs
can be dropped in two different areas (#editDiv and #deleteDiv).
On drop on #deleteDiv I get "this.parentNode has no properties" straight
away.
On drop on #editDiv it works fine when I drop the first div. If I drop a
second div I get "parent has no properties" and "oDrag.helperSize has no
properties".
Can someone please help me? I have tried to debug with firebug but I just
cannot figure out what is wrong. I have uploaded the code. The functions to
look at are createEditDragDrop and createDeleteDragDrop and then go from
there. http://www.nabble.com/file/p14993409/edit.js edit.js
I would be very grateful if someone could help me.
Regards
Cecilia
--
View this message in context: http://www.nabble.com/this.parentNode-has-no-properties-tp14993409s27240p14993409.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.