Window: length-Eigenschaft
Wert
Eine Zahl.
Beispiele
js
if (window.length) {
// this is a document with subframes
}
Spezifikationen
Specification |
---|
HTML Standard # dom-length-dev |
Browser-Kompatibilität
BCD tables only load in the browser
Eine Zahl.
if (window.length) {
// this is a document with subframes
}
Specification |
---|
HTML Standard # dom-length-dev |
BCD tables only load in the browser