AnythingSlider
AnythingSlider copied to clipboard
Fix errors when loading with jQuery 3
Fixes #664
This fixes most of the major issues, except in jquery.anythingslider.video*.js.
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.