Easy Tutorial
❮ Prop Track Src Jsref Regexp Begin ❯

Table deleteCaption() Method


Definition and Usage

The deleteCaption() method is used to remove the caption element and its content from the table.

Tip: To create a new caption in the table, use the createCaption() method.

Syntax


Browser Support

All major browsers support the deleteCaption() method.


Example

Example

The following example removes the caption from the table:


❮ Prop Track Src Jsref Regexp Begin ❯