style.listStylePosition (Property)

A position control for a list marker.

Availability:

CSS level - 1
DOM level - 2
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.listStylePosition
CSS syntax:list-style-position: aPosition
Argument list:aPositionA bullet position control

The list item marker can be positioned inside or outside the extent rectangle for the list item. The following keywords can be used with this property:

The bullet placement and indentation of the list item are left-justified differently according to the value of this property.

Note that there is some relationship between the behavior of this property and the alignment settings for the element in the list item.

See also:Measurement units, style.listStyle