Gets or sets a value indicating a hint to visual user agents to render the list in a more compact way.

[VBScript]
Public Property Compact As Boolean
[JScript]
public function get Compact() : Boolean;
public function set Compact(Boolean);

Property Value

See Also

HTMLOListElement Object | HTMLOListElement Members | DOM Namespace