We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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"
The text was updated successfully, but these errors were encountered:
don;t care!
Sorry, something went wrong.
https://www.youtube.com/watch?v=UxxajLWwzqY
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: