Let 360 browser open Web page default to haste mode

Source: Internet
Author: User

After

Insurance, add a sentence <meta http-equiv= "x-ua-compatible" content= "ie=edge,chrome=1"/>

If the page needs to be the default speed core, add tag: <meta name= "renderer" content= "WebKit" >
If the page needs to default IE compatible kernel, add tag: <meta name= "renderer" content= "Ie-comp" >
If the page needs to default with IE standard kernel, add tag: <meta name= "renderer" content= "Ie-stand" >

<metahttp-equiv="X-ua-compatible" content="Ie=7" >#以上代码告诉IE浏览器, IE8/9 will render the page with the IE7 engine, regardless of whether 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 pages 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=< Span class= "hljs-string" > "x-ua-compatible" Content= "ie=edge,chrome=1" > #以上代码IE =edge tells IE to render the page using the latest engine, chrome=1 can activate the chrome Frame.        

Let 360 browser open Web page default to haste mode

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.