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

jquery library IE 6,7,8 support #1041

Closed
ghost opened this issue Dec 1, 2013 · 2 comments
Closed

jquery library IE 6,7,8 support #1041

ghost opened this issue Dec 1, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 1, 2013

jQuery 2.x has the same API as jQuery 1.x, but does not support Internet Explorer 6, 7, or 8. More details: http://jquery.com/download/

change this:
script src="catalog/view/javascript/jquery/jquery-2.0.3.min.js" type="text/javascript"

to
script src="catalog/view/javascript/jquery/jquery-1.10.2.min.js" type="text/javascript"

@danielkerr
Copy link
Member

don;t care!

@turboMaCk
Copy link

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

2 participants