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 2.x compatibility #8

Closed
michellaurent opened this issue Sep 7, 2015 · 3 comments
Closed

jQuery 2.x compatibility #8

michellaurent opened this issue Sep 7, 2015 · 3 comments
Labels

Comments

@michellaurent
Copy link

Is this sidebar compatible with jQuery 2.1.4 ?

@ctrlmaniac
Copy link
Owner

Have you tried? Let me know.

@michellaurent
Copy link
Author

I think it works. I replaced
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> with
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>in the test file and it looks like it works.

@ctrlmaniac
Copy link
Owner

I have never checked if it works, but I you say that It seems to work just fine I guess it is ok! I've never checked if jquery#2 would be fine because of its backport compatibility! Let me know if you find some bugs with jquery#2 and I will try to fix them!

@ctrlmaniac ctrlmaniac changed the title Compatible with jQuery 2.1.4 ? jQuery 2.x compatibility Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants