I've since changed my code. I used Divs instead of tables and didn't have this problem.
And I don't use thead tags. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dave Methvin Sent: Wednesday, December 20, 2006 8:58 AM To: 'jQuery Discussion.' Subject: Re: [jQuery] Odd clone bug > When I "Viewed Generated Source" in Firefox (because > it wasn't displaying properly), I found the code looked > like this. Notice that the closing TR tag on the content > row is missing. > <table cellpadding="0" cellspacing="0" border="0"> > <tr id="content"> Where's the <thead> tag? Normally Firefox and IE will put one in if you forget it. Can you post a link to a test page? _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
