window Properties Object Properties Summary
Returns the top edge of the client's position in screen coordinates.
HTML |
N/A |
Script |
[ iPos = ] object.screenTop |
iPos |
Integer specifying the screen coordinates ( in pixels ) of the client's top edge. |
The property is read-only with no default value.
window
screenLeft