After All These Years IE Still Sucks. Debugging Javascript In IE7?

So I’ve got a huge page full of lovely jQuery script and it all works fine in Firefox.

In IE – not so good. Occasionally it’ll give me a little error in the lower left status bar. But that’s about it. I’m digging around looking for a Firebug for IE but so far haven’t found much. The few ‘plugins’ and toolbars I’ve found are just about as flaky as IE itself. Either it doesn’t work – or I disable it and it continues to run. Lovely.

So does anyone have any suggestions or tools for debugging javascript within IE7?

It is really sad this browser is still such a crappy bit of software. I know my life would be much easier if Microsoft just pulled the plug on it and told everyone “Hey we built a piece of crap. Sorry. Switch to Firefox.”

But I doubt that will ever happen. Thanks Microsoft.

Recent Related Posts

16 thoughts on “After All These Years IE Still Sucks. Debugging Javascript In IE7?

  1. I don’t know that I’d blame the lack of a debuging tool on a browser… after all, Firefox nor Sarafi come with any real Javascript debuggers. These are plugins, and not even made by the developers who make the browsers.

    IE has come a long way. Firefox on the other hand is taking a step back. It’s performance and stability as of late have been horrific. Firefox crashes a minimum of 5x a day on me (I’m a Firefox user) regardless of which version I’m running. I can’t even get Safari to run on Windows…

    So, comparing oranges to oranges, I’ve almost prepared myself to switch to IE. But then again it comes back to lack of a Javascript debugger. Firebug in IE sucks, so what other options are there? If anyone else has a good debugger I’d also be interested!

  2. The best debugger for IE is Script Editor that comes with MS Office. The free JavaScript debugger that MS offers on their download site sucks.

    So go into Office setup, and under some addons/extras there’s MS Script Editor. Install that and IE will use it as JS debugger. Google for detailed instructions.

  3. Thanks all!

    @Joe – the IE Developer toolbar doesn’t offer any debugging :(

    Erki – I’ve read a few things and assumed the Script editor and the download were the same – I’ll dig up an Office CD tomorrow and check that out.

    @Rostislav – I did find a tutorial on how to hook up the free Visual Studio version which I may try tomorrow.

  4. Firebug lite works well for non-firefox browsers. It seems weird you are having IE specific problems with jQuery – I’ve only ran into that once in the last year with Ajax + Google Maps.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>