An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# doubleScroll [![Build Status](https://travis-ci.org/dbackowski/double_scroll.svg?branch=master)](https://travis-ci.org/dbackowski/double_scroll)

jQuery plugin to add additional scroll on top.

![screenshot](http://i.imgur.com/HARgQ3d.png)

## Example usage

```javascript
$(element).doubleScroll();
```

## License

Released under the MIT License.