UNPKG

jquery.scrollup

Version:

A jQuery plugin to create a customisable 'Scroll to top' feature that will work with any website, with ease.

25 lines (24 loc) 393 B
{ "node": true, "browser": true, "devel": true, "esnext": true, "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "forin": true, "immed": true, "latedef": true, "newcap": true, "noarg": true, "quotmark": "single", "regexp": true, "undef": true, "unused": false, "strict": false, "trailing": false, "globals": { "jQuery": true } }