Tom
Tom

Reputation: 7091

Debugging Internet Explorer crashes

I am not interested in some program that I have to pay for, but I really need a way to debug my website in Internet Explorer.

The url is http://www.tombarrasso.com/final/

The issue with IE's built in debugger is that my webpage crashes IE if you open three scrollers and click the right arrow. In Safari and Firefox all is well, not terribly fast but not terribly slow. But IE completely freezes and crashes, which ruins my chance of using the built in profiler. It is getting to the point I am about to put a message for all IE users telling them to go elsewhere, but I would like to get the site to work because everything else even works in IE6 (crazy).

Upvotes: 0

Views: 2369

Answers (1)

Chris Wagner
Chris Wagner

Reputation: 21013

Try Firebug Lite

And on a side note I would recommend changing your color scheme, it isn't easy on the eyes. Here is another resource that could help you with that. Color Scheme Designer

Upvotes: 1

Related Questions