
04-06-2010
|
|
|
|
Re: Emulate IE6 with IE8
"Ben Aissa Sonia" <BenAissaSonia@discussions.microsoft.com> wrote in message
news:CA622D37-37A1-4B74-BD0C-933148017F88@microsoft.com...
> Hello,
>
> We have a problem in displaying a web site with IE8.
> Is it possible to emulate the use of IE6 when browsing to the web site
> with
> IE8.
Depends on what the issue is. If you just want to connection with an IE6
User-Agent and hope that the rendering works using either Quirks mode or IE7
or IE8 standards you could use the UAPick tool.
>
> I find an article that describe how to change the application code but our
> customer didn't want to do that:
>
> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE6"/>
>
> Please can you help me;
>
> Best Regards.
> Sonia.
|