I am not seeing console.log output in a few scenarios, and wonder if you could test my additions to your test page:
http://jsbin.com/otayuz/3 This adds a few calls to console.log: two in the inline script, one in a jquery DOM ready handler, and one using setTimeout. With Firefox 9.0.1 and Firebug 1.9.1 I am only seeing console.log output from your original click handler and from the call inside setTimeout. (All my other FF extensions are disabled.) -- 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 https://groups.google.com/forum/#!forum/firebug