|
|
||
|---|---|---|
| .. | ||
| client | ||
| doc/html | ||
| example | ||
| lib | ||
| test | ||
| .jshintrc | ||
| .npmignore | ||
| .travis.yml | ||
| Gruntfile.js | ||
| LICENSE | ||
| README.md | ||
| index.js | ||
| jsdoc.json | ||
| package.json | ||
README.md
slimscroll

slimscroll is a small commonjs module with no library dependencies (sans jquery) 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.