DL

The DL object reflects the functionality of the Html DL element, which is used as the container for the component parts of a definition list (hence the abbreviation, DL).

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the DL object are:

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

The Methods of the DL object are:

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

The Collections and Arrays for the DL object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the DL object are:

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