Hi, I cannot get console.log to work for the life of me. I've tried resetting firebug's settings. I know the line of code is executed, because alert()s get executed in the same place just fine. I've tried showing all of the possible types of errors/warnings/infos that Firebug allows. I do not get any error about console.log not being a function or being undefined. If I try running console.log from Firebug's JavaScript evaluator, it works just fine. (Although the result is oddly followed by a line with "undefined." I'm completely stumped. Any ideas?
I'm using Firefox 4.0 with Firebug 1.6.2 on a Mac with OS X 10.6.7. Thanks! Chris -- 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.
