Window: length property
Value
A number.
Examples
js
if (window.length) {
// this is a document with subframes
}
Specifications
Specification |
---|
HTML Standard # dom-length-dev |
Browser compatibility
desktop | mobile | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
length |
A number.
if (window.length) {
// this is a document with subframes
}
Specification |
---|
HTML Standard # dom-length-dev |
desktop | mobile | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
length |