Span

The span object reflects the functionlaity of the Html SPAN tag, and is used primarily to assign style sheet rules to the entities nested within its opening and closing tags.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the Span object are:

className
dataFld
dataFormatAs
dataSrc
document
id
innerhtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
scrollLeft
scrollTop
sourceIndex
style
tagName
title

The Methods of the Span object are:

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

The Collections and Arrays for the Span object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the Span object are:

onBlur
onCLick
onDblCLick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onSelectStart