short-url/public/vendor/jquery-slimscroll
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00
..
examples first commit 2020-07-01 15:57:45 +07:00
.bower.json first commit 2020-07-01 15:57:45 +07:00
bower.json first commit 2020-07-01 15:57:45 +07:00
jquery.slimscroll.js first commit 2020-07-01 15:57:45 +07:00
jquery.slimscroll.min.js first commit 2020-07-01 15:57:45 +07:00
package.json first commit 2020-07-01 15:57:45 +07:00
README.md first commit 2020-07-01 15:57:45 +07:00

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

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.