IE8 + compatibility, 360 webkit kernel call note, ie8webkit

Source: Internet
Author: User

IE8 + compatibility, 360 webkit kernel call note, ie8webkit

The first is to handle IE8, 9, and other compatibility issues. Pay attention to the following points:

1. Write html/css as strictly as possible using the w3c recommendation method

2. Add <! DOCHTML html>. For details, refer to/recommend a blog.

3. Use the meta tag to adjust the browser Rendering Method <meta http-equiv = "X-UA-Compatible" content = "IE = edge, chrome = 1"/>, "IE = edge" indicates that the latest IE kernel is used, and "chrome = 1" indicates that if the chrome plug-in (google chrome frame) is installed, the webkit kernel is used.

360 use webkit kernel in the browser:

1. Add the meta tag <meta name = "renderer" content = "webkit"/>

 

For details about other compatibility issues, refer to the reference/Recommendation blog below.

 

Reference/Recommendation blog:

[IE8 + compatible Experience Summary] http://www.hustlzp.com/post/2014/01/ie8-compatibility

The correct use of DOCTYPE http://www.cnblogs.com/shishm/archive/2012/02/29/2373080.html

Related Article

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.