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.

HTMLHeadElement

DOM の head 要素は、文書の概要、メタデータを含む HTMLHeadElement インタフェース(HTML5 HTMLHeadElement / HTML 4 HTMLHeadElement)を公開します。このオブジェクトは、element の節で述べられている全てのプロパティとメソッドを継承します。HTML5 に於いては、このインタフェースは、HTMLElement を継承元とするインタフェースですが、その他の追加メンバは定義されていません。

プロパティ

HTMLElement インタフェースからの継承プロパティの他に、以下の固有プロパティを持ちます。

名称 説明
profile DOMString 1 つ以上のメタデータプロファイルの URI。複数の場合は半角空白で区切って指定する。非推奨 Gecko 2.0 廃止 Gecko 7.0

メソッド

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

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of 'HTMLHeadElement' in that specification.
Living Standard HTML5 より変更無し
HTML5
The definition of 'HTMLHeadElement' in that specification.
勧告案 profile プロパティが削除された
Document Object Model (DOM) Level 2 HTML Specification
The definition of 'HTMLHeadElement' in that specification.
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
The definition of 'HTMLHeadElement' in that specification.
勧告 最初期の定義

ブラウザ実装状況

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

関連情報

  • <head> 要素 - HTMLHeadElement インタフェースを持つ HTML 要素

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

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