[Javascript] document.createElement("TBODY")

Michael Borchers list at tridemail.de
Tue Apr 10 05:44:38 CDT 2007


My function creates a new tbody by using document.createElement("TBODY").
My table has a thead and a tfoot and the new created tbody appears in between.

When my table already has several tbodies, the new tbody appears at the bottom
of the other bodies and before the tfoot.

Is there a way to make the new tbody appear at the top, right after the thead?!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20070410/d68c7ac8/attachment.htm>


More information about the Javascript mailing list