FF3 console.log is not defined

14 views
Skip to first unread message

rccc

unread,
Oct 7, 2008, 4:04:56 AM10/7/08
to Firebug
Hello,

I've just installed Firefox 3 and i 'm using jquery. the console.log()
don't work anymore ( "console.log" is not defined).

The workaround that can be found on the net don't work for me.

Please, is there a solution ?

thanks by advance

Iveco

unread,
Oct 7, 2008, 10:08:48 AM10/7/08
to Firebug
Put this line on top of your scripts:

console.log();

After that you are able to use console.log as expected. It's a bug in
firebug.
Reply all
Reply to author
Forward
0 new messages