Help Center

Local Navigation

CSS property: z-index

Availability

BlackBerry® Device Software version 4.6 or later

Usage

any positioned element

Inherited

no

Default value

auto

The z-index property specifies the stacking order of an element. The BlackBerry® Browser places elements with higher z-index values over top of those with lower z-index values.

Values

Value

Description

number

This value specifies the stack level of the element in the current stacking order. This value can be any integer. Negative integers are permitted.

auto

This value specifies that the stack level is the same as the parent element.

Index


Was this information helpful? Send us your comments.