L LI.type (Property) Event name JavaScript JScript (Starting a web site)
L LI.type (Property) Event name JavaScript JScript N IE Opera DOM HTML Notes onMouseOut 1.5 + 3.0 + 6.0 + 4.0 + 3.0 + 4.0 + Warning onMouseOver 1.5 + 3.0 + 6.0 + 4.0 + 3.0 + 4.0 + Warning onMouseUp 1.5 + 3.0 + 6.0 + 4.0 + 3.0 + 4.0 + Warning onSelectStart 3.0 + 4.0 + - Inheritance chain: Element object, Node object LI.type (Property) A type indicator that controls the presentation style of an item in the list that the
- /
- Type code Presentation style OL 1 Numeric OL a Alphabetical lower case OL A Alphabetical upper case OL i Roman numerals lower case OL I Roman numerals upper case UL circle a small open circular bullet UL disc a small solid circular bullet UL square a small square bullet Some browsers may provide extended functionality, and use of characters other than those specified will yield undefined behavior. This is largely superseded by the CSS styling mechanisms now and is likely to become deprecated in due course. See also: OL.type, UL.type 1333