Yes "supposed to work". The injection mechanism for the console differs in almost every Firebug major version. In 1.3, the mechanism does not depend upon the domain as far as I know. If you use Javascript in the frame and Console is enabled, then the console object is injected just before the first JS compilation.
jjb On Feb 9, 4:55 pm, Boris Mizhen - 迷阵 <[email protected]> wrote: > Hello all, > > I wonder if (window.console && window.console.firebug) test is > supposed to work in the nested frame ? > What if the top frame is a different domain? > > Thanks, > Boris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
