Baseline Widely available
Window.outerWidth
read-only property returns the width of the outside of the browser window. It represents the width of the whole browser window including sidebar (if expanded), window chrome and window resizing borders/handles.
To change the size of a window, see window.resizeBy()
and window.resizeTo()
.
To get the inner width of a window, i.e., the width of the page being displayed, see window.innerWidth
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3