ZVON > References > DOM2 Reference

caption (attribute )

Owning interface and usage:  
HTMLTableElement.caption

Member of these other interfaces:  
none

Readonly:   no

Type:   HTMLTableCaptionElement

Description:  
Returns the table's CAPTION, or void if none exists.

Exception:  
DOMException HIERARCHY_REQUEST_ERR
If the element is not a CAPTION.