Skip to content

leafo/sticky-kit

Repository files navigation

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 thetroubleshooting guide.

Installation

$ npm install sticky-kit --save

Findsticky-kit.jsin thedist/directory. Make sure to include it after jQuery.

Bower

$ bower install sticky-kit --save

Copying

Includesticky-kit.jsafter you've included jQuery on the page.

Documentation

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

License

MIT