Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
Screen.width は読み取り専用のプロパティで、画面の幅を CSS ピクセル単位で返します。
数値です。
このプロパティによって与えられた幅のすべてがウィンドウ自体に利用できるとは限らないことに注意してください。他のウィジェットが window オブジェクトで使用できない空間を占有している場合は、 window.screen.width と window.screen.availWidth に違いがあります。 screen.height も参照してください。
| CSSOM View Module # dom-screen-width |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年5月13日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.