|
|
|
|
|
window.screenX
Returns the horizontal location of the mouse in pixels from the left.
Syntax
lLoc = window.screenXParameters
lLoc is the number of pixels from the left side the screen.
Example
Notes
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|