I often use the Developer Tools in IE9 to switch between IE7, 8 & 9 Browser Modes for testing markup & CSS. Up until today, changing the Browser Mode also changed the Document Mode like so:
IE7 Browser Mode + IE7 Standards
IE8 Browser Mode + IE8 Standards
IE9 Browser Mode + IE9 Standards
But now, no matter what Browser Mode I use the Document Mode remains at whatever was the last one I chose. So I would end up with something like:
IE9 Browser Mode + IE7 Standards
Is there a way to get the two to be in sync again? In other words, I want to be able to choose the IE8 Browser Mode and have the Document Mode automatically get set to IE8 standards.
I appreciate any help. Thanks!