Help Center

Local Navigation

Object: HTMLOListElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLOListElement object represents an <ol> element in an HTML document.

The <ol> element specifies an ordered, or numbered, list.

HTMLOListElement properties

Property name

Type

Description

Status

Availability

compact

boolean

When true, indicates reduced spacing between list items.

writable

4.6 or later

start

int

Specifies the starting value for the numbering sequence.

writable

4.6 or later

type

String

Specifies the numbering style to use.

writable

4.6 or later


Was this information helpful? Send us your comments.