CSS 3 Finalize allows the developer to write pure CSS 3 code for his Web pages.
The plugin will automatically parse and detect CSS rules that need vendor prefixes and attach then when shipping the CSS file to the user.
Here are some key features of "CSS 3 Finalize":
Supported prefixes:
· -moz- in Firefox
· -ms- in Internet explorer
· -webkit- in Chrome, Safari
· -o- in Opera
Requirements:
· JavaScript enabled on client side
· jQuery
Limitations:
· The CSS files must be loaded from the same domain.
What's New in This Release: [ read full changelog ]
· Fix for jQuery 2.0b2.