/sticky-kit

A jQuery plugin for creating smart sticky elements

Primary LanguageHTML

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 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

$ bower install sticky-kit --save

Documentation

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

License

WTFPL