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



>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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