July 1998
Intermediate to advanced
1456 pages
65h 5m
English
length — NN n/a IE 4 DOM n/a
Read-only
The number of frames (if any) nested within the current window. This
value is the same as that returned by
window.frames.length. When no frames are defined
for the window, the value is zero.
if (window.length > 0) {
...
}Integer.
0
Read now
Unlock full access