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