Home » , , , , » cssFx.js - Automatically Create Vendor-Specific CSS3 Properties

cssFx.js - Automatically Create Vendor-Specific CSS3 Properties

 Example cssFx.js code

Vendor-Specific CSS3 properties is an ugly part of web design. Every time we code we are forced to add -webkit-, -moz-, -o- for different browsers in the stylesheet. In order words its time consuming and increases the size of the stylesheet.

Install cssFX

Download the cssFX file and upload the file to your server and add it to the head along with “cssFx” class name for the stylesheet

<link rel="stylesheet" href="style.css" class="cssfx"> <script src="js/cssfx.min.js"></script>

 

So its time to code peacefully without worrying about the vendor-specific CSS3 properties. I am going to use this on my projects, how about you?

Share this article :

0 comments:

Post a Comment

 
Support : Femin Collection | Habitat Design | Kreatifa Media
Copyright © 2013. Kreatifa Media - All Rights Reserved
Template Created by Habitat Design Published by Kreatifa Media
Proudly powered by Blogger