zoltan-dulac / cssSandpaper

a CSS3 Polyfill that implements CSS3 transforms, box-shadow, gradients, opacity and RGBA/HSL/HSLA colours in browser that don't support them.
http://www.useragentman.com/blog/csssandpaper-a-css3-javascript-library/
208 stars 47 forks source link

"Invalid Argument" Error in IE 8 #17

Open SimonEast opened 9 years ago

SimonEast commented 9 years ago

I can't seem to get this to load in IE 8 at all. Repeatedly get an "Invalid Argument" error in cssSandpaper.js.

screenshot - 9 oct 2014 3_51_32 pm

SimonEast commented 9 years ago

Actually I added class="cssSandpaper-noIndex" to my Google Fonts and normalize.css and the error went away. Must be something in those causing the issue.