I first came upon this error much earlier this year. You can see the discussion that followed here: http://groups.google.com/group/jquery-dev/browse_thread/thread/de539e8d7590c7d3/db2c217030b68314?#db2c217030b68314
Using an example a member posted in that thread I have made a simple example of the error which can be viewed here: http://kitchen.net-perspective.com/ie-clone-bug.html The error message is: 'nodeType' is null or not an object It occurs in both IE6 and IE7. Commenting out the IE specific block in the clone function (lines 278 - 291) alleviates the bug. -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 -~----------~----~----~----~------~----~------~--~---
