0

Is there a good way to debug CSS in Internet Explorer 6?

Or at least any help like the Microsoft Script Debugger for Javascript?

3
  • 2
    I was always using background: red, background: yellow, background: green etc and was checking where the error is.. :) have fun with IE6 ! Welcome to 2012 :) Commented Jan 18, 2012 at 13:30
  • 1
    I also use borders on all my div's while I work out what IE is doing. Or maybe you just ignore IE6 now - even Microsoft baked a cake at for the death of it. Commented Jan 18, 2012 at 13:32
  • Borders and colors is the usual way, I debug CSS, but I am looking for something nicer, if this is possible Commented Jan 18, 2012 at 13:40

2 Answers 2

2

Firebug Lite and MS Web Developer Toolbar are both very useful.

Sign up to request clarification or add additional context in comments.

2 Comments

I can't get Firebug Lite working, but MS Web Developer Toolbar seems to be more than I ever expected!
Yeah, it's not bad is it! I was surprised as well - seems a little known secret.
1

I always use IE Developer toolbar. Just install it, run ie6 and go view->explorer bar->ie developer toolbar.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.