Availability: |
| |||||||
Property/method value type: | String primitive | |||||||
JavaScript syntax: | - | myStyle.listStyle | ||||||
CSS syntax: | list-style: aType aPosition anImage | |||||||
Argument list: | aType | A list type | ||||||
aPosition | A bullet position control | |||||||
anImage | A bullet image URL |
This property supports the assignment of values to the following properties in one single operation:
style.listStyleImage
style.listStylePosition
style.listStyleType
Refer to the topics discussing each individual property for details of the values you can use.
The values can be specified in any order or combination because their namespaces do not collide.
Prev | Home | Next |
style.lineHeight | Up | style.listStyleImage |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |