Name

caption — NN n/a IE 4 DOM

Synopsis

Read-only

Returns a reference to a CAPTION element nested inside the table. From this reference you can access properties and methods of the CAPTION object. This property is available only in the Win32 version of Internet Explorer 4.

Example

var capText = document.all.myTable.caption.innerHTML

Value

Object reference.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.