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
orders stack levels with higher z-index values are placed on top of those with lower z-index values.
Property 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.