TH

This object reflects the functionality of the Html TH tag, which is the table header for a column or group of columns. There are many properties for this object which reflect the Html attributes available for the Html TH tag. All property values may be changed or set by scripting means.

DOM Reference

Internet Explorer

window.document.all.elementID.Property = "value"

The properties of the TH object are:

align
background
bgColor
borderColor
borderColorDark
borderColorLight
cellIndex
className
clientHeight
clientWidth
colspan
document
height
id
innerHtml
innerText
lang
language
noWrap
offsetHeight
offsetLeft
offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
rowspan
sourceIndex
style
tagName
title
vAlign
width

The Methods of the TH object are:

blur()
click()
contains()
focus()
getAttribute()
insertAdjacentHtml()
insertAdjacentText()
removeAttribute()
scrollIntoView()
setAttribute()

The Collections and Arrays for the TH object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the TH object are:

onAfterUpdate
onBeforeUnload
onBlur
onClick
onDblClick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onResize
onRowEnter
onRowExit
onSelectStart