Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grimmlink/jquery-slimscroll
Shim repository for https://github.com/rochal/jQuery-slimScroll
https://github.com/grimmlink/jquery-slimscroll
Last synced: 1 day ago
JSON representation
Shim repository for https://github.com/rochal/jQuery-slimScroll
- Host: GitHub
- URL: https://github.com/grimmlink/jquery-slimscroll
- Owner: grimmlink
- Created: 2016-05-20T08:47:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T10:17:10.000Z (over 8 years ago)
- Last Synced: 2024-12-24T05:27:10.000Z (about 1 month ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is slimScroll?
slimScroll is a small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User can drag the scrollbar or use mouse-wheel to change the scroll value.
Demo and deocumentation available here: [jQuery slimScroll docs](http://rocha.la/jQuery-slimScroll)
Copyright (c) 2011 Piotr Rochala (http://rocha.la)
Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.