CSS3 compatible with IE's big kill device

Source: Internet
Author: User
Tags php server

After a long period of unremitting efforts, I finally succeeded in SELECTIVIZR and pie these two solutions CSS3 the deep integration of the tool, greatly reducing the use of difficulty

<!--[if LTE IE 9]><script src= "/js/selectivizr.js" ></script><! [endif]-->

As long as you add this line of code on your page, the entire page is compatible with CSS3, do not forget to download the file back into the/js/folder
Compatible fillet border-radius, box shadow Box-shadow, Gradient linear-gradient (), Relative length units (rem VH-VW Vmax vmin), etc.

Project Home http://gucong3000.github.io/selectivizr/
All *.js, *.HTC need to be placed in the same folder package download

If you need to CSS3 a pseudo-object and other selectors, simply load any of your favorite JS selector engines. Support Nwmatcher, MooTools, jquery, etc.

Note: If the local run static file is normal and the PHP server environment is not working properly, add this line to the. htaccess file

AddType text/x-component. HTC

"Transfer from the consortium"

CSS3 compatible with IE's big kill device

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.