I've started a new discussion on this bug with a proper thread title and a demo page. The new discussion is here: http://groups.google.com/group/jquery-dev/browse_thread/thread/a7e315e586bd66b9
-R.A. Ray On Sep 11, 4:18 am, hyuuu <[EMAIL PROTECTED]> wrote: > I am having the same problem,clone(true) is borked, the object that > is being cloned is rather complicated (has children, grand children, > events) > > The line that is giving the error: > if(elem.nodeType==3||elem.nodeType==8) > > help? > > On Sep 10, 11:41 am, chief <[EMAIL PROTECTED]> wrote: > > > I am having this problem too w/ IE6 + 7 (but works fine in FF3). I > > commented out the lines of code in1.2.6uncompressed and it seems to > > fix it. Does anyone know if this has been re-opened as abug? Seems > > like it should be! > > > Thanks > > > > > More info: > > > > Commenting out lines 278 through 297 injQuerycore (the IE specific > > > > block inside theclonefunction) fixes the issue inIE7but breaks the > > > > functionality completely in IE6. > > > > > -R.A. Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
