DOM Level 1 HTML
void deleteTFoot( );
If this table has a <tfoot> element, this method removes it from the document tree. If the table has no footer, this method does nothing.