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.

HTMLBaseElement

base オブジェクトは、文書の ベース URI を含む HTMLBaseElement インタフェース ( HTML5 HTMLBaseElement / HTML 4 HTMLBaseElement ) を公開します。このオブジェクトは element インタフェースの持つ全てのプロパティとメソッドを継承しています。

プロパティ

HTMLElement から継承するもの以外に以下のプロパティを持ちます。

名前 説明
href DOMString 文書内の相対 URL の基準となる URL を含む href HTML 属性を返す
target DOMString デフォルトのターゲットブラウジングコンテクスト、もしくはターゲットの参照先が指定されていないフレーム内の要素の為の target HTML 属性を返す

メソッド

固有のメソッドは持たず、 HTMLElement インタフェースから継承するメソッドのみを持ちます。

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of 'HTMLBaseElement' in that specification.
Living Standard HTML5 より変更無し
HTML5
The definition of 'HTMLBaseElement' in that specification.
勧告案 Document Object Model (DOM) Level 2 HTML Specification より変更無し
Document Object Model (DOM) Level 2 HTML Specification
The definition of 'HTMLBaseElement' in that specification.
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
The definition of 'HTMLBaseElement' in that specification.
勧告 最初期の定義

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
基本サポート (有) 1.0 (1.7 or earlier) (有) (有) (有)
機能 Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
基本サポート (有) 1.0 (1.0) (有) (有) (有)

関連情報

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

タグ: 
 このページの貢献者: AshfaqHossain, ethertank
 最終更新者: AshfaqHossain,