Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to prep for IE8 -> cssSandpaper.js -> Object doesn't support property or method 'match' #16

Open
Soupdraggon opened this issue Oct 8, 2014 · 0 comments

Comments

@Soupdraggon
Copy link

Testing in IE9 -> F12 Developers tools : Mode IE8 Standards:IE8

SCRIPT438: Object doesn't support property or method 'match'
cssSandpaper.js, line 816 character 9

var segmentRotationTotal =360/n;
var tClone = document.getElementById('Line_'+n);
cssSandpaper.setTransform(tClone,segmentRotationTotal);

I know F12 Developers tools is no substitute for a proper IE8 , but sadly I have no alternative :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant