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 -~----------~----~----~----~------~----~------~--~---
