jquery-sticky-kit

A jQuery plugin for creating smart sticky elements

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
jquery-sticky-kit
001.1.36 years ago6 years agoMinified + gzip package size for jquery-sticky-kit in KB

Readme

Sticky-kit
A jQuery plugin for making smart sticky elements. See the homepage for directions and examples: Are you having trouble getting something to work? Consult the troubleshooting guide.
Installation
```bash $ npm install sticky-kit --save ``` Find sticky-kit.js in the dist/ directory. Make sure to include it after jQuery.

Bower

```bash $ 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