Contents Index Topic Contents | ||
Previous Topic: listStyleImage Next Topic: listStyleType |
listStylePosition
Description
Sets or retrieves how the list-item marker is drawn with regard to the element's content.
Syntax
object.style.listStylePosition[ = listStylePosition]
Remarks
This property is applicable only on elements with a display value of list-item.
The property has read/write permission.
Applies To
HTML Tags LI, OL, UL Scripting style CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.