H6
Objects Reference

H6

Description

Renders text as a heading style.

Remarks

This element is a block element.

Properties

align, className, document, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title

Methods

click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute

Collections

all, children, filters

Events

onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart

HTML Element

H6


HEAD

Description

Provides an unordered collection of information about the document.

Remarks

HEAD provides information that does not affect the rendering of the document, but might be of use to the browser. The following tags are valid in this element:

Properties

className, document, id, isTextEdit, parentElement, sourceIndex, tagName, title

Methods

contains, getAttribute, removeAttribute, setAttribute

HTML Element

HEAD


history

Description

Contains information on the URLs that the client has previously visited.

Property

length

Methods

back, forward, go

Applies To

window


HR

Description

Draws a horizontal rule.

Remarks

This element is a block element.

Properties

align, className, color, document, id, isTextEdit, lang, language, noShade, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, size, sourceIndex, style, tagName, title, width

Methods

blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute

Collections

all, children, filters

Events

onbeforeupdate, onblur, onclick, ondblclick, ondragstart, onfilterchange, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onrowenter, onrowexit, onselectstart

HTML Element

HR


HTML

Description

Identifies the document as containing HTML elements.

Properties

className, document, id, isTextEdit, language, parentElement, sourceIndex, style, tagName, title

Methods

contains, getAttribute, removeAttribute, setAttribute

HTML Element

HTML


I

Description

Specifies that the text should be rendered in italic font, where available.

Properties

className, document, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title

Methods

click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute

Collections

all, children, filters

Events

onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart

HTML Element

I

See Also

ADDRESS, CITE, DFN, EM


IFRAME

Description

Creates inline floating frames.

Remarks

This element is a block element.

Properties

align, className, dataFld, dataSrc, document, frameBorder, frameSpacing, hspace, id, innerHTML, innerText, isTextEdit, lang, language, marginHeight, marginWidth, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, scrolling, sourceIndex, src, style, tagName, title, vspace

Methods

contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute

Collections

all, children

HTML Element

IFRAME


IMG

Description

Embeds an image or a video clip in the document.

Remarks

This element does not fire the onfocus event when it receives the input focus unless it has been associated with a MAP element.

Properties

align, accesKey, alt, border, className, complete, dataFormatAs, dataFld, dataSrc, document, dynsrc, fileCreatedDate, fileModifiedDate, fileSize, fileUpdateDate, filter, href, height, hspace, id, innerHTML, innerText, isMap, isTextEdit, lang, language, loop, lowsrc, mimeTypes, name, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, protocol, readyState, scrollHeight, scrollLeft, scrollTop, scrollWidth, sourceIndex, src, start, style, tabIndex, tagName, title, useMap, vspace, width

Methods

blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute

Collections

all, children, filters

Events

onabort, onafterupdate, onbeforeupdate, onblur, onclick, ondataavailable, ondatasetchanged, ondatasetcomplete, ondblclick, ondragstart, onerror, onfilterchange, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onload, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onrowenter, onrowexit, onscroll, onselectstart

HTML Element

IMG

See Also

INPUT


INPUT

Description

Specifies one of these form input controls:
button
checkbox
file
hidden
image
password
radio
reset
submit
text

Collections

all, children, filters

HTML Element

INPUT

See Also

BUTTON, SELECT, TEXTAREA


INPUT type=button

Description

Creates a button control.

Properties

accessKey, className, dataFld, dataFormatAs, dataSrc, disabled, document, form, id, isTextEdit, lang, language, name, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, readOnly, recordNumber, sourceIndex, style, tabIndex, tagName, title, type, value

Methods

blur, click, contains, createTextRange, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, select, setAttribute

Collections

all, children, filters

Events

onblur, onclick, ondblclick, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onselect

HTML Element

INPUT

See Also

BUTTON


INPUT type=checkbox

Description

Represents simple Boolean attributes or attributes that can take multiple values at the same time.

Remarks

This element is represented by a number of check box controls, each of which has the same name. Each selected check box generates a separate name/value pair in the submitted data, even if this results in duplicate names. The default value for check boxes is on.

Properties

accessKey, checked, className, dataFld, dataSrc, defaultChecked, disabled, document, form, id, indeterminate, isTextEdit, lang, language, name, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerText, parentElement, parentTextEdit, recordNumber, size, sourceIndex, status, style, tabIndex, tagName, title, type, value

Methods

blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, select, setAttribute

Collections

all, children, filters

Events

onafterupdate, onbeforeupdate, onblur, onchange, onclick, ondblclick, onerrorupdate, onfilterchange, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onselect

HTML Element

INPUT


INPUT type=file

Description

Uploads files.

Properties

accessKey, className, defaultValue, disabled, document, form, id, isTextEdit, lang, language, name, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerText, parentElement, parentTextEdit, readOnly, recordNumber, sourceIndex, style, tabIndex, tagName, title, type, value

Methods

blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, select, setAttribute

Collections

all, children, filters

Events

onblur, onchange, onclick, ondblclick, onfilterchange, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onselect

HTML Element

INPUT

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.