listStyleImagelistStyleImage*
*



Contents  *



Index  *Topic Contents
*Previous Topic: listStyle
*Next Topic: listStylePosition

listStyleImage

Description

Sets or retrieves which image to use as a list-item marker.

Syntax

object.style.listStyleImage[ = listStyleImage]

Remarks

When the image is available, it will replace the marker set with the listStyleType marker. The default value for this property is none.

The property has read/write permission.

Applies To

HTML Tags LI, OL, UL
Scripting style

CSS Attribute

list-style-image


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.