jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

Compatibility with Jquery 3.0

Open mapolonio opened this issue 8 years ago • 2 comments

Hi, I would like to note that as Jquery 3.0 was released I've found that some migration issues arise.

Using the Jquery migration plugin I get this warning: jQuery.fn.bind() is deprecated

I hope we can see an update for this in the future.

mapolonio avatar Jun 14 '16 20:06 mapolonio

I just used '.on' instead of '.bind' and it works the same

baktun14 avatar Jun 22 '16 15:06 baktun14

Yes, of course. But it's not recommended to modify external libraries because in the future someone may just update from the repository and will generate conflicts. That's why it's expected that the author aknowledge the changes needed to be made.

mapolonio avatar Jun 22 '16 15:06 mapolonio