L Layer.moveToAbsolute() (Method) Layer.moveToAbsolute() (Graphic web design) (Method) Adjust the
L Layer.moveToAbsolute() (Method) Layer.moveToAbsolute() (Method) Adjust the X,Y position of a layer. Availability: JavaScript 1.2 Netscape 4.0 Deprecated JavaScript syntax: N myLayer.moveToAbsolute(anX, aY) anX An X coordinate relative to the page Argument list: aY A Y coordinate relative to the page This method provides a way to locate a Netscape layer to a new absolute position relative to the document window. Offset X Window Layer 1 Layer 2 Offset Y Warnings: . No longer supported in Netscape 6.0. See also: Layer.pageX, Layer.pageY 1305