I do web site debugging with IE (as well as other browsers) but my problem is with IE, as it is the browser i usually use for regular browsing.
In order to debug you need to turn on debug mode in the advanced options. Ok, fine. Its turned on. But the issue I have that is quite annoying is that it seems 30% of websites have JS errors, and IE in dbeug mode causes a popup. This is now also the case with SO as well, where i spend a lot of time now. Everytime i edit i get a js error pup up.
I guess it comes down to this: Does anyone know of a way to QUICKLY enable and disable debug mode, such as a Hokey, or an add-in, so you dont have to go into Advanced Options to enable and disable?
Thanks!
Edit: I should mention I do mainly asp.net development and use vs.net. I do already use FF/Firebug for some scenarios and non ie related issues. I'm not really looking to switch around what I do or how I do it, mainly looking for a solution to the problem at hand. Even a workaround that doesnt involve using other browsers/debuggers.