Code

This object is used to display executable commands or code in a document exactly as it is entered in the source (HTML) document. The commands are not executed.

The properties of the Code 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 Code object are:

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

The collections and arrays for the Code object are:

all[]
children[]
filters[]

The event handlers for the Code object are:

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