Frames.length (Property)

The number of frames in the window to which the frames array belongs. The number of inline frames in the current document.

Availability:

JavaScript - 1.0
JScript - 1.0
Internet Explorer - 3.02
Netscape - 2.0
Opera - 3.0
Property/method value type:Number primitive
JavaScript syntax:-frames.length
-myDocument.frames.length
-myWindow.frames.length
HTML syntax:<IFRAME>

See also:Frames object

Property attributes:

readonly

Refer to:

Collection.length

Cross-references:

Wrox Instant JavaScript - page - 81