Hn

The Hn object reflects the Html Heading Level Elements (H1, H2, H3, H4, H5, H6), which are used to apply a larger font size to the selected text. The text displayed is increased in size and weight only. No other effects such as italicized or oblique characters are displayed, although a combination of tags will achieve this effect if so desired.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the Hn object are:

align
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 Hn object are:

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

The Collections and Arrays for the Hn object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the Hn object are:

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