Window.length
Syntax
framesCount = window.length;
framesCount
ist die Anzahl an Frames.
Beispiel
if (window.length) {
// this is a document with subframes
}
Spezifikationen
Specification | Status | Comment |
---|---|---|
HTML Living Standard Die Definition von 'Window.length' in dieser Spezifikation. |
Lebender Standard | |
HTML5 Die Definition von 'Window.length' in dieser Spezifikation. |
Empfehlung |
Browserkompatibilität
BCD tables only load in the browser