Window.length
신텍스
framesCount = window.length;
framesCount
는 frame의 개수이다.
예제
if (window.length) {
// document의 subframes
}
명세서
Specification | Status | Comment |
---|---|---|
HTML Living Standard The definition of 'Window.length' in that specification. |
Living Standard | |
HTML5 The definition of 'Window.length' in that specification. |
Recommendation |
브라우저 호환성
BCD tables only load in the browser