Navigator 2.0, Internet Explorer 3.0
window.frames[i] window.frames.length
The frames property is an array of references to Window objects, one for each frame contained within the specified window. The frames.length property contains the number of elements in the frames[] array, as does the window.length property. Note that frames referenced by the frames[] array may themselves contain frames and may have a frames[] array of their own.
This HTML Help has been published using the chm2web software. |