Script Debugging in Internet Explorer
Internet Explorer, javascript September 12th, 2007
Debugging your website in FireFox seems to be a paradise compare to IE. But I think this impression is becuase we love Firefox,FireBug and the Developer ToolBar. Now you can do almost the same things in IE with the combination of Microsoft Script Debugger and the IE Developer Toolbar.
Here are the links to download the above mentioned tools:
Quick note: Microsoft Script Debugging is not enabled by default. You must first enable it by going to:
Internet Options >> Advanced >> Browsing
Uncheck the Disable script debugging boxes.
Posts
September 24th, 2007 at 5:38 pm
I downloaded the IT Developer Toolbar on IE. It says it installed, but I don’t see any controls. Now what?
September 27th, 2007 at 2:03 pm
After installed the plugin, close all I.E windows for a restart of the I.E.
Open I.E -> I.E Developer Toolbar (on mine was under a >> ) and then go to Internet Explorer Options -> Advanced and uncheck all boxes for script debugging.