Back to the Top is a jQuery plugin to return to scroll smoothly to the top of the page. You can scroll to the smooth anchor link in the page.
Documentation:
docker compose run --rm node npm install
docker compose run --rm -p 3000:3000 node npm run serve
Access to URL http://localhost:3000
docker compose run --rm node npm run
Small patches and bug reports can be submitted a issue tracker in Github. Forking on Github is another good way. You can send a pull request.
- Fork jQuery Plugin Back to the Top from GitHub repository
- Create a feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Create new Pull Request
See CHANGELOG.md
Dual licensed under the MIT and GPLv2 licenses.
Copyright (c) 2012-2017 by thingsym