Name
TH — NN n/a IE 4 DOM 1
Synopsis
The
TH
object reflects the TH
element. While a TH
element may inherit a number
of visual properties from containers (e.g., the
bgColor
of a THEAD
element),
those inherited property values are not automatically assigned to the
TH
object. Therefore, just because a header cell
may have a yellow background color doesn’t mean that its
bgColor
property is set at all.
HTML Equivalent
<TH>
Object Model Reference
- IE
[window.]document.all.
elementID
Properties
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
| |
|
|
|
|
Methods
|
|
|
|
|
|
|
|
|
|
Collections/Arrays
|
|
|
Event Handler Properties
Handler |
NN |
IE |
DOM |
---|---|---|---|
onafterupdate |
n/a |
4 |
n/a |
onbeforeunload |
n/a |
4 |
n/a |
onblur |
n/a |
4 |
n/a |
onclick |
n/a |
4 |
n/a |
ondblclick |
n/a |
4 |
n/a |
ondragstart |
n/a |
4 |
n/a |
onfilterchange |
n/a |
4 |
n/a |
onhelp |
n/a |
4 |
n/a |
onkeydown |
n/a |
4 |
n/a |
onkeypress |
n/a |
4 |
n/a ... |
Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.