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

.indexOf() replaced with jQuery inArray to avoid issues with IE8 and older #4

Merged
merged 1 commit into from
Aug 17, 2013

Conversation

leon-anavi
Copy link
Contributor

JavaScript method .indexOf() was replaced with jQuery.inArray() because .indexOf() is not supported by old versions of Internet Explorer (IE8 and older). Please update the min version and the JS files at the demo if you accept the fix.

Antonio-Laguna added a commit that referenced this pull request Aug 17, 2013
@Antonio-Laguna Antonio-Laguna merged commit bf5dc56 into Antonio-Laguna:master Aug 17, 2013
@Antonio-Laguna
Copy link
Owner

Thank you very much for this!

@leon-anavi
Copy link
Contributor Author

You are welcome :)

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

Successfully merging this pull request may close these issues.

2 participants