Sha256: 4353dd97791def3a11f49d637f23ea8aa2533719cde8e41cfe9ed857db27ea59

Contents?: true

Size: 714 Bytes

Versions: 3

Compression:

Stored size: 714 Bytes

Contents

# Sticky-kit

A jQuery plugin for making smart sticky elements.

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

# Installation

## Copying

Copy [jquery.sticky-kit.min.js](https://raw.githubusercontent.com/leafo/sticky-kit/master/jquery.sticky-kit.min.js) to your project, and include it with a `script` tag. jQuery is a dependency, it must be loaded before the Sticky-kit.

You can download the non-minified version here: [jquery.sticky-kit.js](https://raw.githubusercontent.com/leafo/sticky-kit/master/jquery.sticky-kit.js)


## Bower

```bash
$ bower install sticky-kit --save
```

# Documentation 

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

# License

WTFPL

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ilog-0.4.1 node_modules/sticky-kit/README.md
ilog-0.4.0 node_modules/sticky-kit/README.md
ilog-0.3.3 node_modules/sticky-kit/README.md