BODY

BODY BODY *
*前のトピック: BLOCKQUOTE
*次のトピック: BR

BODY

解説

ドキュメントのボディ部分の開始と終了を指定する。

注意事項

documentオブジェクトのbodyプロパティを使って、BODYエレメントにアクセスすることができる。

イベントハンドラは、onbluronfocusonloadonunloadプロパティを使って、windowオブジェクトに対する各イベントの処理を設定することができる。これらのプロパティはwindowオブジェクトのものであるが、BODYエレメントの中で機能する。というのも、"window"エレメントというものは存在しないからである。

このエレメントはブロックエレメントである。

プロパティ

accessKey, aLink, background, bgColor, bgProperties, bottomMargin, className, clientHeight, clientLeft, clientTop, clientWidth, document, filter, id, innerHTML, innerText, isTextEdit, lang, language, leftMargin, link, noWrap, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerHTML, outerText, parentElement, parentTextEdit, recordNumber, rightMargin, scroll, scrollHeight, scrollLeft, scrollTop, scrollWidth, sourceIndex, style, tabIndex, tagName, text, title, topMargin, vLink

メソッド

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

コレクション

all, children, filters

イベント

onafterupdate, onbeforeunload, onbeforeupdate, onchange, onclick, ondataavailable, ondatasetchanged, ondatasetcomplete, ondblclick, ondragstart, onerrorupdate, onfilterchange, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onrowenter, onrowexit, onselectstart

HTMLエレメント

BODY

Up トップに戻る
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.