Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


caption Property

Retrieves the caption object of the table .

Syntax

HTML Scripting
N/A
[ oCaption = ] TABLE . caption

Possible Values

oCaption String that receives the table caption, or the following value:
null Default. No caption exists for the table.

The property is read-only. The property has a default value of null .

Example

This example sets the inline style for the caption property.

document.all.myTable. caption .style.color = "blue"

Standards Information

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

Applies To

[ Object Name ] Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
TABLE
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.