Layer.top (Property)

The y-coordinate (in pixels) of the layer relative to its containing layer.

Availability:

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

In Netscape this defines the top edge coordinate of a layer. It corresponds to the pixelTop property of an MSIE style object.

Warnings:

See also:style.pixelTop, style.posTop