screenX (Property)

The X coordinate of the window within the screen display.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:Number primitive
JavaScript syntax:NmyWindow.screenX
NmyWindow.screenX = aCoordinate
NscreenX
NscreenX = aCoordinate
Argument list:aCoordinateA pixel position on the screen

Refer to:

Window.screenX