July 1998
Intermediate to advanced
1456 pages
65h 5m
English
tHead — NN n/a IE 4 DOM n/a
Read-only
Returns a reference to the THEAD object if one has
been defined for the table. If no THEAD element
exists, the value is null. You can access
THEAD element properties and methods through this
reference if you like. This property is available only on the Win32
version of Internet Explorer 4.
var tableHeadTxt = document.all.myTable.tHead.innerText
THEAD object reference.
null
Read now
Unlock full access