If the Firebug user has the Console panel enabled, then 'window.console' will be defined on pages where Firebug is enabled. If Firebug is not enabled for a page or if the user has the Console disabled for a site, then web pages cannot know if Firebug is installed or being used.
jjb On Feb 16, 12:34 am, "goo...@cash-daddy.de" <goo...@cash-daddy.de> wrote: > Hi; > > is it possible to check if the Firebug is enabled @ javascript? > so like > > if( ! firebug.enabled) { > request MyRequest; > > } > > i didnt have an idea to try it cause i didnt know how to ask the > status of firebug > > regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@googlegroups.com To unsubscribe from this group, send email to firebug+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---