aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/jquery-slimscroll/README.md
diff options
context:
space:
mode:
authorMarvin Borner2018-07-13 19:06:45 +0200
committerMarvin Borner2018-07-13 19:06:45 +0200
commit6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 (patch)
treedbc87ef16fa01d5d99116de283592b8fe5e02944 /public/bower_components/jquery-slimscroll/README.md
parentdfd839f27146df0ad0494e11734fc7d310c70ebf (diff)
Fixed many permissions and began admin interface
Diffstat (limited to 'public/bower_components/jquery-slimscroll/README.md')
-rw-r--r--public/bower_components/jquery-slimscroll/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/bower_components/jquery-slimscroll/README.md b/public/bower_components/jquery-slimscroll/README.md
new file mode 100644
index 0000000..bc90347
--- /dev/null
+++ b/public/bower_components/jquery-slimscroll/README.md
@@ -0,0 +1,8 @@
+# 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. \ No newline at end of file