Name

Table.deleteCaption( ): delete the <caption> of a table — DOM Level 2 HTML

Synopsis

void deleteCaption( );

Description

If this table has a <caption> element, this method removes it from the document tree. Otherwise, it does nothing.

Get JavaScript: The Definitive Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.