Layer.zIndex (Property)

The location of the layer within the Z ordered list of layers.

Availability:

JavaScript - 1.2
Netscape - 4.0
Deprecated
Property/method value type:Number primitive
JavaScript syntax:NmyLayer.zIndex

In Netscape, this is a means of ordering the layers front to back and works identically to the zIndex property of the MSIE Style object.

Warnings:

See also:style.zIndex