asp.net.ph

Skip Navigation Links

tFoot Property

Language References


Points to the TFOOT object of the TABLE.

Syntax

HTML N/A
Script [ sTFoot = ] table.tFoot

Possible Values

sTFoot Value of TFOOT.

The property is read-only with no default value.

Remarks

If no TFOOT exists, the value of the property is null.

Example

The following example sets the inline style for the TFOOT object.

document.all.myTable.tFoot.style.color = "blue"
Applies To

TABLE


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note