Defines the properties and methods inherited by objects in the HTMLDListElement prototype chain.
Syntax
| HTML | N/A |
|---|
| Scripting | HTMLDListElement.prototype |
|---|
Members Table
The following table lists the members exposed by the
HTMLDListElement Constructor
object.
Attributes/Properties
| Attribute | Property | Description |
|---|
| COMPACT | compact |
Gets or sets a Boolean value indicating whether the list should be compacted by removing extra space between list objects. |
Remarks
For more information on this and other DOM Prototypes
,
see
Document Object Model Prototypes, Part 1: Introduction.
This prototype derives from the
Element Constructor.
Applies To
See Also