style.markerOffset (Property)

A spacing distance between the list item marker and the list item content.

Availability:

DOM level - 2
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.markerOffset
CSS syntax:marker-offset: aValue
Argument list:aValueA control for marker offsets

The distance between the marker and the text it is marking can be specified in length units. That is pixels or proportions of an em-dash. The auto keyword can be used to indicate default behavior or the inherit keyword can indicate that the value should be defined in a parent element object.

See also:Measurement units