Javascript Reference
Objects > frames
javascript frames Description
A collection of all frame objects defined in the window or frame. Only the first-level frames are exposed to the frameset object. To find furthe
javascript frames length
Returns the number of child frames defined in the frameset whose window starts the reference. Broken in some sub-versions of Netscape 6.
javascript frames item( )
Returns a single window object corresponding to the element matching the index value in source code order.
javascript frames namedItem( )
Returns a single object or collection of objects corresponding to the element matching the parameter string value.

Powered by Linode.