Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

document.defaultView

ブラウザーにおいて、document.defaultView はドキュメントに関連付けられている window オブジェクトを返します。もし存在しない場合は null を返します。

var win = document.defaultView;

このプロパティは読み取り専用です。

仕様

仕様 状態 コメント
WHATWG HTML Living Standard
Document.defaultView の定義
現行の標準 変更なし
HTML5
Document.defaultView の定義
勧告 初期の定義

ブラウザー互換性

機能 Firefox (Gecko) Chrome Internet Explorer Edge Opera Safari
基本サポート (有) (有) 9.0 0.10 (有) (有)
機能 Firefox Mobile (Gecko) Android IE Mobile Opera Mobile Safari Mobile
基本サポート ? ? ? ? ?

ドキュメントのタグと貢献者

 このページの貢献者: momdo, fscholz, ethertank, Nodaguti
 最終更新者: momdo,