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:
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
- Version 1.1.8 - 2022-02-21
- fix docs
- bump up jquery version to 3.6.0
- fix gulpfile
- update package.json
- add .editorconfig
- remove yarn.lock, change package manager from yarn to npm
- remove bower.js
- Version 1.1.7 - 2017-05-06
- add hash
- add namespace
- fix gulpfile, using yarn
- fix tests
- rename folder to docs, change gh-pages
- 1.1.6 - 2016-03-08
- fix jQuery selector
- 1.1.5 - 2015-07-14
- fix zindex
- switch from grunt to gulp
- 1.1.4 - 2015-04-23
- fix fadeIn and fadeOut
- 1.1.3 - 2015-04-13
- fix jQuery conflicts
- fix scrollTop
- 1.1.2 - 2015-03-05
- fix scrollTop
- fix Gruntfile.js
- 1.1.1 - 2014.11.10
- add bower.js
- 1.1.0 - 2014.10.23
- refactoring
- bug fix
- 1.0.0 - 2012.04.02
- initial release
Dual licensed under the MIT and GPLv2 licenses.
Copyright (c) 2012-2017 by thingsym