backoffice/node_modules/slimscroll
root ab9f8bb658 first commit 2020-02-06 10:09:39 +00:00
..
client first commit 2020-02-06 10:09:39 +00:00
doc/html first commit 2020-02-06 10:09:39 +00:00
example first commit 2020-02-06 10:09:39 +00:00
lib first commit 2020-02-06 10:09:39 +00:00
test first commit 2020-02-06 10:09:39 +00:00
.jshintrc first commit 2020-02-06 10:09:39 +00:00
.npmignore first commit 2020-02-06 10:09:39 +00:00
.travis.yml first commit 2020-02-06 10:09:39 +00:00
Gruntfile.js first commit 2020-02-06 10:09:39 +00:00
LICENSE first commit 2020-02-06 10:09:39 +00:00
README.md first commit 2020-02-06 10:09:39 +00:00
index.js first commit 2020-02-06 10:09:39 +00:00
jsdoc.json first commit 2020-02-06 10:09:39 +00:00
package.json first commit 2020-02-06 10:09:39 +00:00

README.md

slimscroll Build Status NPM version

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.