How to debug(make page look like in Firefox) CSS in IE? [duplicate]
Possible Duplicate:
Tools Debugging CSS开发者_Go百科 in Internet Explorer
I know there is debugbar plugin, but its not free. How do you debug CSS in IE? I tried firebug lite, but I did not like it. Are there any other free and powerful tools?
You can try installing IETester which has it's own debugbar. http://www.my-debugbar.com/wiki/IETester/HomePage
You can use the built in debugger if you're on IE8. If you're on IE7 you can download the IE Developer Toolbar from Microsoft.
精彩评论