
Specifies a label for a control-like element.
Labels cannot be nested.
If the user clicks the label with the mouse, the onclick event goes to the label, then bubbles to the control specified by the htmlFor property. Pressing the access key for the label is the same as clicking the mouse on the label.
accessKey, className, document, htmlFor, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title
click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute
onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart
Inserts a caption into the box drawn by the FIELDSET element. This element must be the first element in FIELDSET.
This element is a block element.
accessKey, align, className, clientHeight, clientWidth, document, id, innerHTML, innerText, isTextEdit, lang, language, margin offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, padding, parentElement, parentTextEdit, recordNumber, scrollHeight, scrollLeft, scrollTop, scrollWidth, sourceIndex, style, tabIndex, tagName, title
blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute
onafterupdate, onbeforeupdate, onblur, onclick, ondblclick, ondragstart, onerrorupdate, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onrowenter, onrowexit, onscroll, onselectstart
Denotes one item of a list.
This element is a block element.
className, document, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title, type, value
click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute
onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart
Specifies a typed relationship between the document and some other resource. For example, this element is used to link external style sheets to the document.
This element can be used only within the HEAD tag.
className, disabled, document, href, id, parentElement, readyState, rel, sourceIndex, tagName, title
Renders text in fixed-width type.
This element is a block element.
className, document, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title
click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute
onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart
Contains information on the current URL.
The href property contains the entire URL, and the other properties contain portions of it. Location.href is the default property for the location object. For example, setting location='http://microsoft.com' is equivalent to setting location.href='http://microsoft.com'.
By setting any of the following properties, the browser will initiate an immediate navigation to the newly specified URL.
hash, host, hostname, href, pathname, port, protocol, search
Specifies a collection of hot spots for a client-side image map.
className, document, filter, id, innerHTML, innerText, isTextEdit, lang, language, name offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, recordNumber, sourceIndex, style, tagName, title
click, contains, getAttribute, removeAttribute, scrollIntoView, setAttribute
onafterupdate, onbeforeupdate, onclick, ondataavailable, ondatasetchanged, ondatasetcomplete, ondblclick, ondragstart, onerrorupdate, onfilterchange,, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onrowenter, onrowexit, onselectstart
Enables you to create a scrolling text marquee.
The width of MARQUEE defaults to 100%. When MARQUEE is in a TD that does not specify a width, you should explicitly set the width of MARQUEE. The marquee tries to size according to the TD, and the TD tries to size according to the marquee. Without a specific width, the marquee will collapse to a 1-pixel width, and the contents cannot be viewed.
accessKey, behavior, bgColor, className, clientHeight, clientWidth, dataFld, dataFormatAs, dataSrc, direction, document, height, hspace, id, innerHTML, innerText, isTextEdit, lang, language, loop, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, scrollAmount, scrollDelay, scrollHeight, scrollLeft, scrollTop, scrollWidth, sourceIndex, style, tagName, title, trueSpeed, vspace, width
blur, click, contains, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute, start, stop
onafterupdate, onblur, onbounce, onclick, ondblclick, ondragstart, onfinish, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onrowenter, onrowexit, onscroll, onselectstart, onstart
Specifies that the following block consists of individual items.
This element is a block element.
className, document, id, innerHTML, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, sourceIndex, style, tagName, title
click, contains, getAttribute, insertAdjacentHTML, insertAdjacentText, removeAttribute, scrollIntoView, setAttribute
onclick, ondblclick, ondragstart, onfilterchange, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselectstart
Provides support for client pull.
This element can be used only within the HEAD tag.
charset, className, content, document, httpEquiv, id, isTextEdit, lang, name, parentElement, parentTextEdit, sourceIndex, tagName, title, url
Contains information about the Web browser.
appCodeName, appMinorVersion, appName, appVersion, browserLanguage, connectionSpeed, cookieEnabled, cpuClass, onLine, platform, systemLanguage, userAgent userLanguage, userProfile
Serves as a parameter to be read and generated by text editing software to create unique identifiers.
This element can be used only within the HEAD tag.
className, document, id, isTextEdit, language, parentElement, parentTextEdit, sourceIndex, tagName, title
NEXTID
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.