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


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