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.

HTMLLabelElement

HTMLLabelElement インタフェースは HTMLElement インタフェースを継承するインタフェースであり、 HTML <label> 要素を操作する為の特別なプロパティを提供します。

プロパティ

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

名称 説明
accessKey DOMString accesskey HTML 属性を反映
control 読取専用 DOMString ラベル付きコントロール
form 読取専用 HTMLFormElement このラベルのフォームオーナー
htmlFor DOMString ラベル付きコントロール (labeled control) の ID 。 for 属性を反映。

メソッド

HTMLElement のメソッドを継承しています。固有のメソッドはありません。

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of 'HTMLAnchorElement' in that specification.
Living Standard HTML5 より変更無し
HTML5
The definition of 'HTMLAnchorElement' in that specification.
勧告案
  • accessKey プロパティは現在、HTMLElement インタフェースのメソッドに定義変更された。
  • control プロパティが追加された。
Document Object Model (DOM) Level 2 HTML Specification
The definition of 'HTMLLabelElement' in that specification.
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
The definition of 'HTMLLabelElement' 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) (有) (有) (有)

関連情報

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

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

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