jscroll icon indicating copy to clipboard operation
jscroll copied to clipboard

Still working with newer jQuery versions?

Open sixtyfive opened this issue 7 years ago • 4 comments

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?

sixtyfive avatar Jun 30 '17 04:06 sixtyfive

I have not tested it with the latest version of jQuery yet. I will have to get back to you on that.

pklauzinski avatar Jul 01 '17 20:07 pklauzinski

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 😃

sixtyfive avatar Jul 02 '17 01:07 sixtyfive

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

Chiaki avatar Mar 22 '18 18:03 Chiaki

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.

pklauzinski avatar Apr 10 '18 04:04 pklauzinski