Click to return to the DHTML, HTML     
screenLeft Property     screenX Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

screenTop Property


Retrieves the y-coordinate of the top corner of the browser's client area, relative to the top corner of the screen.

Syntax

HTMLN/A
Scripting[ iPos = ] object.screenTop

Possible Values

iPosInteger that specifies the y-coordinate, in pixels.

The property is read-only with no default value.

Remarks

The client area consists of the browser window, exclusive of the caption bar, the window-sizing border, the menu bar, the toolbars, the scroll bars, and the status bars.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
window

See Also

screenLeft



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.