Firebug is very handy for Firefox . I could test different style at run time with web pages. However sometimes it's necessary to do the same in Internet Explorer.

Are there any tools, add-ons or plug-ins for IE that I could test different styles on web pages with at run time?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

Yep, there's an online version called FireBugger. Alternatively, you can also use FireBug Lite in IE by following these instructions.

link|improve this answer
feedback

Firebugger is a Firebug Lite rip-off and they don't even mention they're just using Firebug Lite via proxy.

If you wish the official and most recent version of Firebug Lite use:

http://getfirebug.com/firebuglite

Disclaimer: I work at the Firebug Working Group

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.