In 1.3X.3b3, the value of 'console.firebug' is "1.3X.3b3".  I put this
in a while back.
jjb


On Feb 16, 1:29 pm, Brian Di Palma <off...@gmail.com> wrote:
> Might be a good idea to offer a version string like window.firebugVersion =
> 1.5.1 in future versions.
>
> On Mon, Feb 16, 2009 at 4:14 PM, John J Barton
> <johnjbar...@johnjbarton.com>wrote:
>
>
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to