Window.locationbar
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.
Renvoie l'objet locationbar
, dont la visibilité peut être vérifiée.
Syntaxe
js
objRef = window.locationbar;
Exemple
L'exemple HTML complet suivant montre comment la propriété visible
de l'objet locationbar
est utilisée.
html
Divers tests DOM
Divers tests DOM
Spécifications
Specification |
---|
HTML # dom-window-locationbar-dev |