Section 25.266. Table.deleteCaption( ): delete the caption of a table


25.266. Table.deleteCaption( ): delete the <caption> of a table

DOM Level 2 HTML

25.266.1. Synopsis

 void deleteCaption( ); 

25.266.2. Description

If this table has a <caption> element, this method removes it from the document tree. Otherwise, it 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