jscroll
jscroll copied to clipboard
Still working with newer jQuery versions?
I'm trying to use jscroll with jQuery 3.2.1 but can't even get any debugging messages out of it. Does it still work with such new jQuery versions?
I have not tested it with the latest version of jQuery yet. I will have to get back to you on that.
I tried to get it to work for a couple of hours but couldn't (I'm guessing my JS debugging skill-fu is not advanced enough for that). So yeah, that'd be quite awesome 😃
Same question and seems jScroll is not working with latest jQuery 3.3.1. I've got an error:
jquery.jscroll.js:162 Uncaught TypeError: $e.animate is not a function
Hi @Chiaki - it looks like this may be happening due to a deprecation in jQuery v3.0
referenced here http://jquery.com/upgrade-guide/3.0/#deprecated-additional-easing-function-parameters
I will add a fix shortly.