Interface HTMLDListElement

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

定義リスト。 HTML 4.01 の DL 要素の定義 を参照。

プロパティ:

IDL 定義:

interface HTMLDListElement : HTMLElement {
           attribute boolean         compact;
};


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