The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
screenTop property
Retrieves the y-coordinate of the top corner of the client area, relative to the top corner of the screen.
Syntax
| JavaScript | |
|---|
Property values
Type: Integer
the y-coordinate, in pixels.
Remarks
The client area consists of the window, exclusive of the caption bar, the window-sizing border, the menu bar, the toolbars, the scroll bars, and the status bars.
See also
Show: