WebIDLpedia

HTMLDirectoryElement interface

Definition

HTML Standard defines HTMLDirectoryElement



[Exposed=Window]
interface HTMLDirectoryElement : HTMLElement {
  [HTMLConstructor] constructor();

  [CEReactions] attribute boolean compact;
};

Methods and attributes that return objects implementing HTMLDirectoryElement