Skip to content

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.

License

Notifications You must be signed in to change notification settings

thingsym/jquery.backtothetop

Repository files navigation

jQuery Plugin Back to the Top

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 Development Environment

Build and launch website

docker compose run --rm node npm install
docker compose run --rm  -p 3000:3000 node npm run serve

Access to URL http://localhost:3000

listing tasks

docker compose run --rm node npm run

Contribution

Patches and Bug Fixes

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.

  1. Fork jQuery Plugin Back to the Top from GitHub repository
  2. Create a feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Create new Pull Request

Changelog

See CHANGELOG.md

License

Dual licensed under the MIT and GPLv2 licenses.

Author

thingsym

Copyright (c) 2012-2017 by thingsym

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published