Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mike-zarandona/scrolltonext.js
A jQuery plugin to quickly and easily scroll to the "next thing" using best performance practices.
https://github.com/mike-zarandona/scrolltonext.js
Last synced: about 1 month ago
JSON representation
A jQuery plugin to quickly and easily scroll to the "next thing" using best performance practices.
- Host: GitHub
- URL: https://github.com/mike-zarandona/scrolltonext.js
- Owner: mike-zarandona
- License: mit
- Created: 2015-11-28T22:32:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T20:21:29.000Z (about 9 years ago)
- Last Synced: 2023-08-07T13:11:28.156Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://codepen.io/mike-zarandona/full/QyLjep/
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScrollToNext.js [![GitHub version](https://badge.fury.io/gh/mike-zarandona%2Fscrolltonext.js.png)](https://badge.fury.io/gh/mike-zarandona%2Fscrolltonext.js) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
A jQuery plugin to quickly and easily scroll to the "next thing" using best performance practices.[Demo on CodePen.io](http://codepen.io/mike-zarandona/full/QyLjep/)
### Why Would Anyone Use This?
**I'm glad you asked.** Some folks might write a custom function to handle something as simple as on-page navigation scrolling. However, others work on a lot of different projects and need a solid bit of functionality which they can plug in quickly and get on with their lives. ScrollToNext.js also uses best practices and keeps performance and flexibility in mind. _Why reinvent the wheel?_## Requirements
- jQuery
- Call the plugin on window load (to avoid a race condition) *-or-* load your scripts right before the `