2 out of 4 rated this helpful - Rate this topic

screenX Property

Gets or sets the x-coordinate of the mouse pointer's position relative to the user's screen.

Syntax

[ iSize = ] object.screenX

Possible Values

iSize Integer that specifies or receives the x-coordinate, in pixels.

The property is read/write. The property has no default value.

DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are supported in IE7 Standards mode and IE5 (Quirks) mode only. For more information, see About Dynamic Properties and Defining Document Compatibility.

Remarks

For events, the property is read-only in Microsoft Internet Explorer 4.0, and read/write in Internet Explorer 5 and later. The window property is read-only.

Standards Information

There is no public standard that applies to this property.

Applies To

event, Event Constructor, window
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ