TFoot

The THead object reflects the functionality of the Html TFOOT tag. It is used to specify the table footer group, and can be changed dynamically through scripted actions. It should be noted that the IE version for the Macintosh doesn't have the capability to process the insertAdjacentHrml(), and InsertAdjacentText() methods, and the innerHtml, innerText, and outerText properties. It seems to work fine with the other methods, properties, collections, and event handlers.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the THead object are:

align
bgColor
className
document
id
innerHtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
sourceIndex
style
tagName
title
vAlign

The Methods of the THead object are:

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

The Collections and Arrays for the THead object are:

all [ ]
children [ ]
filters [ ]
rows [ ]

The Event Handlers for the THead object are:

onClick
onDblClick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onSelectStart