Skip to content

leafo/sticky-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 21, 2017
f306732 · Mar 21, 2017
Nov 5, 2016
Oct 8, 2016
Oct 25, 2016
Oct 4, 2016
Oct 4, 2016
Jan 2, 2016
Mar 1, 2016
Nov 5, 2016
Mar 1, 2016
Dec 20, 2015
Oct 4, 2016
Jan 25, 2017
Feb 11, 2016

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 the troubleshooting guide.

Installation

$ npm install sticky-kit --save

Find sticky-kit.js in the dist/ directory. Make sure to include it after jQuery.

Bower

$ bower install sticky-kit --save

Copying

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