Click to return to the DHTML, HTML     
COLSPAN Attribute | colSp...     complete Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

COMPACT Attribute | compact Property


Sets or retrieves whether the list should be compacted to remove extra space between list objects.

Syntax

HTML<DL COMPACT = bCompactList ... >
Scriptingdl.compact [ = bCompactList ]

Possible Values

bCompactList Boolean that specifies one of the following values:
falseRemove extra space between objects.
trueDo 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
DL


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.