Window.screenX
Baseline Widely available *
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
* Some parts of this feature may have varying levels of support.
La propriété Window.screenX
retourne la distance honrizontale, in CSS pixels, of the left border of the user's browser from the left side of the screen.
Syntaxe
js
lLoc = window.screenX;
lLoc
is the number of CSS pixels from the left side the screen.
Spécifications
Specification |
---|
CSSOM View Module # dom-window-screenx |
Compatibilité des navigateurs
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
screenX | ||||||||||||
Relative to the Multi-screen origin |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- See implementation notes.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.