public marks

PUBLIC MARKS from srcmax with tags css & "vendor prefix"

2012

Nettuts+ Prefixr

by 1 other
Cross-Browser CSS in Seconds!

Prefix free: Break free from CSS vendor prefix hell!

by 2 others
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.

2010

Karl Dubost - Abolishing CSS vendor prefixes?

If I had the choice, I would go an intermediate radical way (Yes It is strange). I would make the vendor prefixes usable only in the Developer mode of the browser. Most browsers have now a Developer mode. Once the developer mode is activated, the CSS vendor prefixes are shown, but for the vast majority of people, this never happens. Then the vendor prefixes are not usable for production with wide audiences. Web developers in Web agencies will not use them for business only for pleasure.

Vendor-prefixed CSS Property Overview « Peter Beverloo

by 4 others
Next to having four seperate pages for the major rendering engines, this page shows a clearer overview of the implemented, prefixed properties, and their counterparts in other engines.