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 --saveFind sticky-kit.js in the dist/ directory. Make sure to include it after jQuery.
Bower
$ bower install sticky-kit --saveCopying
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