PRE

This pre object reflects the functionality of the PRE Html element, and is used to specify preformatted text. Often there is code of some kind within the text, which must be rendered as is in the source code.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the PRE object are:

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

The Methods of the PRE object are:

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

The Collections and Arrays for the PRE object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the PRE object are:

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