|
|
|
|
|
screenX
Returns the horizontal coordinate of the event within the screen as a whole..
Syntax
xCoord = event.screenXParameters
xCoord is the offset from the left side of the screen in pixels.
Example
Notes
Specification
link to spec
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|