Using the IE8 'Developer Tools' to debug earlier IE versions
Posted
by mieze
on Stack Overflow
See other posts from Stack Overflow
or by mieze
Published on 2009-04-23T02:14:08Z
Indexed on
2010/04/08
3:23 UTC
Read the original article
Hit count: 599
Hi guys and gals
I am less than satisfied in my HTML/CSS/JS debugging of pages with IE6 and 7 specific bugs.
I am aware that IE8 has a Firebug clone, called 'Developer Tools' installed.
Is it possible to have IE8 installed (maybe on a VM, i don't mind), set it to compatibility mode (is there one for IE6?), then perform JS debugging and live HTML changes, using the IE8 Developer Tools, just like we can in Firebug?
many many thanks mieze
© Stack Overflow or respective owner