| THead The THead object reflects the functionality of the Html THEAD tag. It is used to specify the table heading group, and can be changed dynamically through scripted actions. DOM Reference Internet Explorer window.document.all.elementIDThe 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 vAlignThe 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 |