Help Center

Local Navigation

Object: HTMLUListElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLUListElement object provides access to <ul> elements within an HTML document.

The <ul> element specifies an unordered, or bulleted, list.

HTMLUListElement properties

Property name

Type

Description

Status

Availability

compact

boolean

When true, indicates reduced spacing between list items.

writable

4.6 or later

type

String

Specifies the bullet style used in the list.

writable

4.6 or later


Was this information helpful? Send us your comments.