CSS3 is compatible with IE kill and css3 is compatible with ie

Source: Internet
Author: User

CSS3 is compatible with IE kill and css3 is compatible with ie

After a long time of unremitting efforts, I finally successfully integrated selectivizr and PIE to solve css3, greatly reducing the difficulty of use.

<! -- [If lte IE 9]> <script src = "/js/selectivizr. js"> </script> <! [Endif] -->

As long as you add this line of code to your page, the whole page is compatible with css3. Do not forget to download the file back and put it into the/js/folder.
Compatible with round-border-radius, box shadow, gradient linear-gradient (), and relative length unit (rem VL vw vmax vmin)

Project homepage http://gucong3000.github.io/selectivizr/
All *. js and *. htc files must be packed and downloaded in the same folder.

If you need the css3 pseudo object selection function, you only need to load any js selection engine you like. Supports NWMatcher, MooTools, and jQuery.

Note: If the local static file runs normally, but the php server environment is abnormal, add this row to the. htaccess file.

AddType text/x-component. htc

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.