www.fgks.org   »   [go: up one dir, main page]

Click to Rate and Give Feedback
Methods
 deleteCaption Method
deleteCaption Method

Deletes the caption element and its contents from the table.

Syntax

TABLE.deleteCaption()

Return Value

No return value.

Remarks

If there are multiple captions in the table, the deleteCaption method deletes only the first caption and all its contents.

Example

This example uses the deleteCaption method to delete the caption element from the table.

document.all.myTable.deleteCaption()

Standards Information

This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 World Wide Web link.

Applies To

TABLE

See Also

createCaption, createTFoot, createTHead, deleteTFoot, deleteTHead
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker
DCSIMG