Interface HTMLQuoteElement

継承元:
HTMLElement
プロパティ:
cite
メソッド:

Q 要素と BLOCKQUOTE 要素。 HTML 4.01 の Q 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLQuoteElement : HTMLElement {
           attribute DOMString       cite;
};


Issued: / Revised: / All rights reserved. © 2002-2016 TAKI