Window.length
Valeur
Un nombre.
Exemples
js
if (window.length) {
// Il s'agit d'un document avec des frames
}
Spécifications
Specification |
---|
HTML Standard # dom-length-dev |
Compatibilité des navigateurs
BCD tables only load in the browser
Un nombre.
if (window.length) {
// Il s'agit d'un document avec des frames
}
Specification |
---|
HTML Standard # dom-length-dev |
BCD tables only load in the browser