Skip to content
jQuery ScrollTo - Smooth Scrolling to any jQuery/DOM Element
Branch: master
Clone or download
Latest commit e53b6be Mar 1, 2017
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src update conventions Oct 8, 2016
.editorconfig update conventions Oct 8, 2016
.eslintrc.js update conventions Oct 8, 2016
.gitignore update conventions Oct 8, 2016
.npmignore update conventions Oct 8, 2016
CHECKLIST.md
CONTRIBUTING.md update conventions Oct 8, 2016
HISTORY.md v1.4.6. Improvement. Oct 8, 2016
LICENSE.md update conventions Oct 8, 2016
README.md properly fix cdn url Mar 1, 2017
docpad.js update conventions Oct 8, 2016
package.json v1.4.6. Improvement. Oct 8, 2016

README.md

jQuery ScrollTo

NPM version NPM downloads Dependency Status Dev Dependency Status
Slack community badge Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Smooth scroll to any jQuery/DOM element

Install

NPM

  • Install: npm install --save jquery-scrollto
  • Module: require('jquery-scrollto')

Browserify

  • Install: npm install --save jquery-scrollto
  • Module: require('jquery-scrollto')
  • CDN URL: //wzrd.in/bundle/jquery-scrollto@1.4.6

Ender

  • Install: ender add jquery-scrollto
  • Module: require('jquery-scrollto')

Direct

Usage & Demo

Refer to the demo for usage and demo

History

Discover the release history by heading on over to the HISTORY.md file.

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Patreon donate button Gratipay donate button Flattr donate button PayPal donate button Bitcoin donate button Wishlist browse button

Contributors

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

License

Unless stated otherwise all works are:

and licensed under:

You can’t perform that action at this time.