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

'MatrixGenerator.identity' is null or not an object #12

Open zimbler opened 12 years ago

zimbler commented 12 years ago

Very basic page in IE8 throwing this error. http://www.theusual.com/glenn/rotate/rotate.html

Enter some degrees and click rotate.

The code was downloaded from: https://github.com/zoltan-dulac/cssSandpaper/zipball/master

zimbler commented 12 years ago

23 days and no reply? no one else having the same issue or have a fix?

zimbler commented 12 years ago

Found the issue. If you downloaded from the same place I did don't forget to also link the file: \shared\js\jcoglan.com\sylvester.js

Feel free to close this off.