https://github.com/dbackowski/double_scroll
jQuery plugin to add additional scroll on top.
https://github.com/dbackowski/double_scroll
jquery jquery-plugin scrollbar
Last synced: 5 months ago
JSON representation
jQuery plugin to add additional scroll on top.
- Host: GitHub
- URL: https://github.com/dbackowski/double_scroll
- Owner: dbackowski
- License: mit
- Created: 2016-08-31T17:13:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T13:43:40.000Z (about 9 years ago)
- Last Synced: 2024-12-29T12:41:01.669Z (over 1 year ago)
- Topics: jquery, jquery-plugin, scrollbar
- Language: HTML
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# doubleScroll [](https://travis-ci.org/dbackowski/double_scroll)
jQuery plugin to add additional scroll on top.

## Example usage
```javascript
$(element).doubleScroll();
```
## License
Released under the MIT License.