By davidwalsh
via davidwalsh.name
Submitted: Mar 21 2013 / 11:26
Regardless of our position on vendor prefixes, we have to live with them and occasionally use them to make things work. These prefixes can be used in two formats: the CSS format ("-moz-", as in -moz-element) and the JS format ("navigator.mozApps"). The awesome X-Tag project has a clever bit of JavaScript magic that detects those prefixes in the browser environment -- let me show you how it works!
Tweet
SaveShareSend
Tags: css-html, frameworks, javascript, web design
Add your comment