Post office web site - L Layer.x (Property) Layer.x (Property) The present
L Layer.x (Property) Layer.x (Property) The present X position of this layer. JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: JavaScript syntax: N Number primitive myLayer.x The horizontal position of the object in the display measured in pixels. You can use the x and y coordinates of the object as targets of the scrollTo()method for the window it lives in. Warnings: . No longer supported in Netscape 6.0. Layer.y (Property) The present Y position of this layer. JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: JavaScript syntax: N Number primitive myLayer.y The vertical position of the object in the display measured in pixels. You can use the x and y coordinates of the object as targets of the scrollTo()method for the window it lives in. Warnings: . No longer supported in Netscape 6.0. Layer.zIndex (Property) The location of the layer within the Z ordered list of layers. JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: JavaScript syntax: N Number primitive myLayer.zIndex 1317