Thanks a lot. It works great On Jan 4, 2:46 pm, "Honza (Jan Odvarko)" <[email protected]> wrote: > By default, command line expressions are relative to the top-level > window of the page. cd() allows you to use the window of a frame in > the page instead. > > Examples: > > cd(window.innerFrameName) // Switching using the iframe name > attribute. > cd($("innerFramID").contentWindow) // Switching using the iframe id > attribute. > > Honza > > On Jan 4, 12:43 pm, david <[email protected]> wrote: > > > It happens with firefox 3.5 and firebug 1.45 > > > On Jan 4, 1:40 pm, david <[email protected]> wrote: > > > > Hi all, > > > I have a page with frames. > > > In one of the frames i have text boxes with input. > > > When writing $$('input') I don't get anything. > > > Why is this ? > > > > Thanks, > > > David
-- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
