22
Sep
Sep
Tweet
CSS3 JavaScript Library: cssSandpaper
The cssSandpaper JavaScript library looks at the stylesheets in an HTML document and, where possible, smooths out the browser differences between CSS3 properties like transform
, opacity
, box-shadow
and others.
This script is not only useful for developers who want to support CSS3 in IE but in other browsers which implement their own vendor-specific variants of these properties.
Categories:
Tags:
[...] This post was mentioned on Twitter by bkmacdaddy designs, Dirk Sidney Jansen, esarfraz, Brett Widmann, Charles J Hardy and others. Charles J Hardy said: RT @bkmacdaddy: #CSS3 JavaScript Library: cssSandpaper – http://bit.ly/dgZjX4 [...]
Geat !!
Thanks for this examples!!