Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging CSS issues in IE7?

Tags:

I need to debug some annoying CSS issues on IE7, I have the Internet Explorer Developer Toolbar installed. It is having trouble resolving all of the styles that are being applied.

I am also using Firebug lite, it is helpful but way too basic.

Debugging this stuff in Firefox is not an option due to the poor design of this intranet web site.

Are there any other tools I can use that will help me debug CSS issues on IE7.

Related question: Debugging JavaScript in IE7.

like image 296
Sam Saffron Avatar asked Jan 23 '09 00:01

Sam Saffron


1 Answers

I just found DebugBar and it seems to be giving me quite a lot of help.

like image 55
Sam Saffron Avatar answered Sep 30 '22 15:09

Sam Saffron