Gradient syntax helper
Modernizr can detect general support for CSS3 gradients. But here’s a little script to determine the vendor gradient syntax, i.e. -webkit-linear-gradient
, if supported by the browser.
Modernizr can detect general support for CSS3 gradients. But here’s a little script to determine the vendor gradient syntax, i.e. -webkit-linear-gradient
, if supported by the browser.