views:

197

answers:

1

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).

+1  A: 

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

Flash84x
Thanks! : ) The site is the ugliest thing that I've done, but I want to get functionality down before I do design, because the entire design is controlled using CSS it will be a breeze.
Tom
@Tom understandable :)
Flash84x