Is there any cons to emulate IE=EmulateIE7 site rendering in IE8 as IE7?
Posted
by metal-gear-solid
on Stack Overflow
See other posts from Stack Overflow
or by metal-gear-solid
Published on 2010-04-18T12:44:22Z
Indexed on
2010/04/18
12:53 UTC
Read the original article
Hit count: 244
Or i should render as default(IE8)?
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
My purpose is to make site compatible with IE8 also.
© Stack Overflow or respective owner