Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Properties
 screenLeft Property

  Switch on low bandwidth view
screenLeft Property

Retrieves the x-coordinate of the upper left-hand corner of the browser's client area, relative to the upper left-hand corner of the screen.

Syntax

[ iPos = ] object.screenLeft

Possible Values

iPosInteger that receives the x-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, Window Constructor

See Also

screenTop
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker