Section 25.268. Table.deleteTFoot( ): delete the tfoot of a table


25.268. Table.deleteTFoot( ): delete the <tfoot> of a table

DOM Level 2 HTML

25.268.1. Synopsis

 void deleteTFoot( ); 

25.268.2. Description

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.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net