A jQuery plugin for making smart sticky elements.
See the homepage for directions and examples: http://leafo.net/sticky-kit/
Copy 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
$ bower install sticky-kit --save
Refer to the homepage: http://leafo.net/sticky-kit/#reference
WTFPL