Creates a table footer row or return an existing one.

[VBScript]
Public Function CreateTFoot() As HTMLElement
[JScript]
public function CreateTFoot() : HTMLElement;

Return Value

The TFOOT element.

See Also

HTMLTableElement Object | HTMLTableElement Members | DOM Namespace