Is there any cons to emulate IE=EmulateIE7 site rendering in IE8 as IE7?
- by metal-gear-solid
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.