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

trim() in IE8 #20

Closed
GoogleCodeExporter opened this issue Nov 9, 2015 · 2 comments
Closed

trim() in IE8 #20

GoogleCodeExporter opened this issue Nov 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi,
little bug I found:

trim() function is not supported in IE8, which you use in the library.

IE8 would fail with message: Object doesn't support this property or method

Solution: 
http://stackoverflow.com/questions/11219731/trim-function-doesnt-work-in-ie8


Original issue reported on code.google.com by martin.p...@gmail.com on 9 Jan 2014 at 11:38

@GoogleCodeExporter
Copy link
Author

Hello!
It looks like you are using v1.1.3.
It was fixed in v1.1.4 (release).
Could you check your version, please?

Original comment by abdulla....@gmail.com on 9 Jan 2014 at 1:41

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Hi,
sorry I didn't notice there was 1.1.4 version released. Yes, I was using 1.1.3, 
with 1.1.4 it looks OK.

Great job, thank you!

Original comment by martin.p...@gmail.com on 10 Jan 2014 at 11:25

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

No branches or pull requests

1 participant