Thanks for your quick resonse! > > You need to tell us which version of Firebug. >
Yeah, that was dumb - it gets updated whenever Firefox finds a new version, and I'm using 1.5.3 at the moment. > > Then > readhttp://www.softwareishard.com/blog/firebug/how-to-enable-and-disable-... > I never realised that the icon has two statuses - coloured and grayed. I open and close it with F12, and it turns out that F12 only only minimizes it instead of disabling it. > > 1.5 has better support for break on error, I recommend break on > specific errors rather than All. That's not very productive when you're programming complex javascript applications... ;-) > 1.6 has better support for break on all errors, allows you to break > once then skip in future. > Well, what happens is I'm working on a website with Firebug active, and when I need a short break I close it with F12, visit some newssites and forums, and then suddenly it pops up because there's a javascript error. -- 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.
