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

Fix errors when loading with jQuery 3 #665

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

fulv
Copy link

@fulv fulv commented May 4, 2019

Fixes #664

This fixes most of the major issues, except in jquery.anythingslider.video*.js.

@fulv
Copy link
Author

fulv commented May 4, 2019

You can load <script src="https://code.jquery.com/jquery-migrate-3.0.1.js"></script> alongside with jquery 3 to get useful deprecation warnings that help guide you to other issues that might need fixing.

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.

jQuery 3 compatibility
1 participant