createTFoot method

Creates an empty tFoot element in the table.

 

Syntax

 retVal = object.createTFoot();

Parameters

This method has no parameters.

Standards information

Remarks

If a tFoot already exists for the table, the IHTMLTable::createTFoot method returns the existing element. Otherwise, it returns a pointer to the element created.

See also

Reference

IHTMLTable::createCaption

IHTMLTable::createTHead

IHTMLTable::deleteCaption

IHTMLTable::deleteTFoot

IHTMLTable::deleteTHead