Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rochal/jQuery-slimScroll
small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
https://github.com/rochal/jQuery-slimScroll
Last synced: 11 days ago
JSON representation
small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
- Host: GitHub
- URL: https://github.com/rochal/jQuery-slimScroll
- Owner: rochal
- Created: 2011-10-10T23:01:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T21:11:59.000Z (6 months ago)
- Last Synced: 2024-10-29T11:20:53.617Z (14 days ago)
- Language: JavaScript
- Homepage: http://rocha.la/jQuery-slimScroll
- Size: 224 KB
- Stars: 2,230
- Watchers: 113
- Forks: 926
- Open Issues: 197
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bootstrap - slimScroll - slimScroll) (add-ons / scrollers)
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.