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.

HTMLQuoteElement

HTMLQuoteElement インタフェースは引用要素(<blockquote> 要素 、<q> 要素)を操作する為の特別なプロパティとメソッドを提供します。これらの要素は HTMLElement インタフェースのメソッドやプロパティも継承により利用することができます。
<cite> 要素は引用要素ではなく引用元を表す HTML 要素であり、このインタフェースを持っていない事に注意して下さい。

プロパティ

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

名称 説明
cite DOMString HTML の cite 属性を反映。URL などの引用元情報を含んでいます。

メソッド

固有のメソッドはありません。HTMLElement から継承するメソッドを利用可能です。

仕様

仕様書 策定状況 コメント
WHATWG HTML Living Standard
The definition of 'HTMLQuoteElement' in that specification.
Living Standard HTML5 より変更無し
HTML5
The definition of 'HTMLQuoteElement' in that specification.
勧告案 Document Object Model (DOM) Level 2 HTML Specification より変更無し
Document Object Model (DOM) Level 2 HTML Specification
The definition of 'HTMLQuoteElement' in that specification.
勧告 Document Object Model (DOM) Level 1 Specification より変更無し
Document Object Model (DOM) Level 1 Specification
The definition of 'HTMLQuoteElement' 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,