HTMLTableElement.CreateCaption Method |
Creates a new table caption object or return an existing one.
[VBScript] Public Function CreateCaption() As HTMLElement
[JScript] public function CreateCaption() : HTMLElement;
The CAPTION element.
HTMLTableElement Object | HTMLTableElement Members | DOM Namespace