Groups
Groups
Sign in
Groups
Groups
Firebug
Conversations
About
Send feedback
Help
FF3 console.log is not defined
14 views
Skip to first unread message
rccc
unread,
Oct 7, 2008, 4:04:56 AM
10/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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