asp.net.ph

Skip Navigation Links

tHead Property

Language References


Retrieves the THEAD object of the TABLE.

Syntax


HTML N/A
Script [ sTHead = ] table.tHead

Possible Values


sTHead Value of the THEAD.

The property is read-only with no default value.

Remarks

If no THEAD exists, the value for the property is null.

Example

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

document.all.myTable.tHead.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