TT

The TT object reflects the Html TT tag, which is used to present a block of text in a monospaced type of the font being used. This is its only functionality, and is considered to be strictly a formatting-only object. The use of a style rule is recommended to achieve the same results.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the TT object are:

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

The Methods of the TT object are:

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

The Collections and Arrays for the TT object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the TT object are:

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