HTMLDirectoryElement Interface


The HTMLDirectoryElement Interface is a directory list.
IDL Definition

Interface HTMLDirectoryElement : HTMLElement {

           attribute  boolean                  compact;
};

Semantic Requirements

  1. The compact attribute reduce spacing between list items.

If you have comments or suggestions, email me at mbrady@nist.gov