Javascript Reference
Categories: frames

javascript frames Description

@March 15, 2008, 1:22 a.m.
framesFirefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM n/a  

  

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 further nested frames requires digging into the frames collections of nested frameset objects. The collection also includes iframe elements defined in the window's document. Be aware that the frames object does not work as expected in some sub-versions of Netscape 6.

 
Object Model Reference
 
[windowRef.]frames
 
Object-Specific Properties
 
length
 
Object-Specific Methods
 
item( )namedItem( )

Powered by Linode.