jquery-slimscroll

WebJar for jquery-slimscroll

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jquery-slimscroll
Last Version

Last Version

1.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-slimscroll
WebJar for jquery-slimscroll
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/rochal/jQuery-slimScroll

Download jquery-slimscroll

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jquery-slimscroll</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/
implementation 'org.webjars.npm:jquery-slimscroll:1.3.8'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-slimscroll/
implementation ("org.webjars.npm:jquery-slimscroll:1.3.8")
'org.webjars.npm:jquery-slimscroll:jar:1.3.8'
<dependency org="org.webjars.npm" name="jquery-slimscroll" rev="1.3.8">
  <artifact name="jquery-slimscroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-slimscroll', version='1.3.8')
)
libraryDependencies += "org.webjars.npm" % "jquery-slimscroll" % "1.3.8"
[org.webjars.npm/jquery-slimscroll "1.3.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.7,)

Project Modules

There are no modules declared in this project.

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.

Versions

Version
1.3.8
1.3.6