DOM Level 1 HTML
void deleteCaption( );
If this table has a <caption> element, this method removes it from the document tree. Otherwise, it does nothing.