Browser mode and document mode in IE9
Posted
by
Ozzone
on Stack Overflow
See other posts from Stack Overflow
or by Ozzone
Published on 2012-10-29T04:57:28Z
Indexed on
2012/10/29
5:00 UTC
Read the original article
Hit count: 282
internet-explorer
|browser
I use the Developer Tools in IE9 to switch between IE7, 8 & 9 Browser Modes for testing markup & CSS. I use following combinations.
IE7 Browser Mode + Document mode IE7 Standards
IE8 Browser Mode + Document mode IE8 Standards
IE9 Browser Mode + Document mode IE9 Standards
But, if i use following combination, few design's position issues are occured.
IE9 Browser Mode + IE7 Standards
Is the above combination valid? or Does i need to change Document mode forcefully?
© Stack Overflow or respective owner