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. Requirements: - Website: http://www.useragentman.com/blog/csssandpaper-a-css3-javascript-library/ Demo: http://www.useragentman.com/tests/cssSandpaper/cube3.html License:…