Name

HTMLTableElement.deleteTHead( ) — delete the <thead> of a table

Availability

DOM Level 1 HTML

Synopsis

void deleteTHead(  );

Description

If this table has a <thead> element, this method deletes it; otherwise, it does nothing.

Get JavaScript: The Definitive Guide, Fourth 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.