> It is a bizarre one. My little brain can't see anything to cause this; > maybe some of the experts can. Perhaps more demos are in order, but I'm > not sure what more to even try.
It is not possible to use innerHTML on a table row [1]. So I guess that jQuery uses a workaround for html() when used on table rows (probably using DOM) and the problem is probably located in this workaround. [1] http://support.microsoft.com/kb/239832 I filled a bug report here : http://dev.jquery.com/ticket/1119 -- Fabien Meghazi Website: http://www.amigrave.com Email: [EMAIL PROTECTED] IM: [EMAIL PROTECTED]