[jQuery] Re: Insert table row next to last row
That was easy! Thanks On Jun 16, 4:44 pm, "Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]> wrote: > use a tfoot for your table and append to the tbody instead of the table. > > > > > Header 1 > Header 2 > Header 3 >
[jQuery] Re: Insert table row next to last row
use a tfoot for your table and append to the tbody instead of the table. Header 1 Header 2 Header 3 ** Footer 1