scrollup
scrollup copied to clipboard
Uncaught TypeError: $.scrollUp is not a function with jQuery 3 and NPM
Doesn't seem to be working if installed via NPM and using jQuery 3. Any thoughts on a possible fix? I know .unbind() has been deprecated but changing it to .off() didn't fix it.
Thanks! Danny