The same value as the window.frames.length property.
This property is maintained in MSIE for consistency with Netscape Navigator. The frames in MSIE are contained in a FrameArray object, but this does not prevent their names polluting the property namespace of the Window object.
See also: | Collection.length, Frame object, length, Window object |
Prev | Home | Next |
Window.java | Up | Window.location |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |