Caption

The caption object is reflective of the funcitonality of the Html CAPTION element, which is used to define a block of text which is to appear italicized or oblique, depending on the browser (both are very similar). The CAPTION element must be nested within the opening and closing TABLE elements.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the Caption object are:

align
className
clientHeight
clientLeft
clientTop
clientWidth
document
id
innerHtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft
offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
scrollHeight
scrollLeft
scrollTop
scrollWidth
sourceIndex
style
tagName
title
valign

The Methods of the Caption object are:

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

The Collections and Arrays for the Caption object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the Caption object are:

onAfterUpdate
onBeforeUpdate
onBlur
onChange
onClick
onDblClick
onDragStart
onErrorUpdate
onFilterChange
onFocus
onHelp onKeyDow
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onScroll
onSelect
onSelectStart