Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Internet Explorer bug? #2

Closed
frodehansen opened this issue Apr 13, 2011 · 1 comment
Closed

Internet Explorer bug? #2

frodehansen opened this issue Apr 13, 2011 · 1 comment

Comments

@frodehansen
Copy link

I i run the example in Internet Explorer, I get an error saying "Object doesn't support this property or method" on line 1196. I avoided the error by adding an if statement on the prop variable:

var p = parseFloat(prop), q = prop ? prop.replace(/^[-\d.]+/, '') : prop;

Used Internet Explorer 8

@ded
Copy link
Member

ded commented Apr 14, 2011

@ded ded closed this as completed Apr 14, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants