sticky-kit

WebJar for sticky-kit

License

License

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sticky-kit
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

sticky-kit
WebJar for sticky-kit
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/leafo/sticky-kit

Download sticky-kit

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Sticky-kit

A jQuery plugin for making smart sticky elements.

See the homepage for directions and examples: http://leafo.net/sticky-kit/

Are you having trouble getting something to work? Consult the troubleshooting guide.

Installation

$ npm install sticky-kit --save

Find sticky-kit.js in the dist/ directory. Make sure to include it after jQuery.

Bower

$ bower install sticky-kit --save

Copying

Include sticky-kit.js after you've included jQuery on the page.

Documentation

Refer to the homepage: http://leafo.net/sticky-kit/#reference

License

MIT

Versions

Version
1.1.3