Sets or retrieves whether the list should be compacted to remove extra space between list objects.
Syntax
HTML <DL COMPACT = bCompactList ... > Scripting dl.compact [ = bCompactList ]
Possible Values
bCompactList Boolean that specifies one of the following values:
false Remove extra space between objects. true Do not remove extra space between objects. The property is read/write with a default value of false.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To
DL