Array Like Interface

Ian Hickson ian at hixie.ch
Thu May 14 18:10:51 PDT 2009


On Thu, 14 May 2009, Garrett Smith wrote:
>
> Implementations could implement this interface for their own interfaces 
> that may be nonstandard, such as window.frames[1] (if that has not made 
> it into Ian Hickson's HTML 5 yet).

window.frames === window and is defined here:

   http://www.whatwg.org/specs/web-apps/current-work/#dom-frames
   http://www.whatwg.org/specs/web-apps/current-work/#accessing-other-browsing-contexts

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the es-discuss mailing list