TOC PREV NEXT INDEX

domref



deleteCaption()


deleteCaption() removes the caption from the table.

Syntax

table.deleteCaption()
 

Parameters

None.

Example

mytable.deleteCaption();
 

Notes

None.

Specification

deleteCaption()


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX