Window.length
Syntax
framesCount = window.length;
framesCountis the number of frames.
Example
if (window.length) {
// this is a document with subframes
}
Specifications
| Specification |
|---|
| HTML Standard # dom-length-dev |
Browser compatibility
BCD tables only load in the browser