<meta content= ' ie=edge,chrome=1 ' http-equiv= ' x-ua-compatible '/>

Source: Internet
Author: User

Code one: <meta http-equiv= "x-ua-compatible" content= "ie=edge,chrome=1" >

http-equiv= "X-ua-compatible" This is a special tag for IE8, which is used to specify how Internet Explorer 8 browser simulates the rendering of a particular version of IE, to solve the compatibility problem of IE browser.
For example, specify that the IE8 browser renders the interface using the IE6 rendering method.

Code two: <meta http-equiv = "x-ua-compatible" content = "Ie=emulateie7"/>

The content= "ie=edge,chrome=1" in code one represents the use of GCF (a Google Chrome frame"google chrome embedded framework that Google has developed- gcf") can make the user's IE browser look the same, but the user actually uses Chrome's kernel when browsing the Web page, and supports Windows XP and the IE6/7/8 of the above system. ie = Edge tells IE to render a webpage using the latest engine, chrome = 1 activates chrome frame (provided the user has already installed Google Chrome frame).

<Metahttp-equiv="X-ua-compatible"Content=ie=7 > #以上代码告诉IE浏览器, IE8/9 renders the page with the IE7 engine, whether or not the document standard is declared with a DTD.<Metahttp-equiv="X-ua-compatible"Content="Ie=8" > #以上代码告诉IE浏览器, IE8/9 will render the page with the IE8 engine.<meta http-equiv= "x-ua-compatible" content=" Ie=edge "> #以上代码告诉IE浏览器, IE8/9 and later versions will render the page with the highest version of IE. <meta http-equiv= " X-ua-compatible "content=" ie=7,ie=9 "> <meta http-equiv= "x-ua-compatible" content= "ie=7,9" > <meta http-equiv= "x-ua-compatible" content= "ie=edge,chrome=1" > #以上代码IE =edge tells IE to render the Web page with the latest engine, chrome=1 can activate the chrome Frame.      

<meta content= ' ie=edge,chrome=1 ' http-equiv= ' x-ua-compatible '/>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.