BarProp
Limited availability
The visible
property of the window.locationbar
, window.menubar
, window.personalbar
, window.scrollbars
, window.statusbar
, and window.toolbar
APIs historically represented the visibility of a browser user interface. For privacy reasons, it now represents whether the window is a pop-up.
To learn more, see
BarProp,
BarProp: visible property,
Window: locationbar property,
Window: menubar property,
Window: personalbar property,
Window: scrollbars property,
Window: statusbar property,
Window: toolbar property at MDN.
Compatibility
- Chrome 98 Released on 2022-02-01
- Chrome Android 98 Released on 2022-02-01
- Edge 98 Released on 2022-02-03
- Firefox 96 Released on 2022-01-11
- Firefox for Android 96 Released on 2022-01-11
- Safari ❌ Search for bugs Search for standards position
- Safari on iOS ❌ Search for bugs Search for standards position
Baseline availability blocked since February 2022 by Safari (33 months)
Specifications
- HTML Standard (#browser-interface-elements), from HTML Workstream (WHATWG).