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
Includesticky-kit.js
after you've included jQuery on the page.
Documentation
Refer to the homepage: http://leafo.net/sticky-kit/#reference
License
MIT