Vendor Prefixes and JavaScript | kirupa.com

by kirupa | 9 December 2012

A necessary annoyance when building your HTML5 content, especially content using cutting edge features, is the need to use vendor prefixes. If you've ever had to write duplicate lines of CSS with a property prefixed by -ms, -moz, -o, and -webkit, then you know all too well what I am talking about.


This is a companion discussion topic for the original entry at http://www.kirupa.com/html5/vendor_prefixes_javascript.htm