Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 714 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 714 Bytes

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