deleteCaptiondeleteCaption*
*



Contents  *



Index  *Topic Contents
*Previous Topic: createTFoot
*Next Topic: deleteCell

deleteCaption

Description

Deletes the Caption element and its contents from the TABLE.

Syntax

object.deleteCaption()

Return Value

No return value.

Remarks

The following example deletes the caption,

document.all.myTable.deleteCaption()

Applies To

table

See Also

createTFoot, createTHead, createCaption, deleteTFoot, deleteTHead


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.