AnythingSlider icon indicating copy to clipboard operation
AnythingSlider copied to clipboard

Fix errors when loading with jQuery 3

Open fulv opened this issue 6 years ago • 1 comments

Fixes #664

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

fulv avatar May 04 '19 10:05 fulv

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.

fulv avatar May 04 '19 10:05 fulv