August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Table.deleteCaption( ): delete the <caption> of a table — DOM Level 2 HTML
void deleteCaption( );
If this table has a <caption> element, this method
removes it from the document tree. Otherwise, it does
nothing.
Read now
Unlock full access