Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves the y-coordinate of the top corner of the browser's client area, relative to the top corner of the screen.
Syntax
[ iPos = ] window.screenTopPossible Values
iPos | Integer that receives the y-coordinate, in pixels. |
The property is read-only. The property has 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.
Standards Information
There is no public standard that applies to this property.
Applies To
|
window |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |