Skip to content

leafo/sticky-kit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 4, 2016 23:53
October 7, 2016 23:43
October 24, 2016 21:21
October 4, 2016 13:23
October 4, 2016 13:23
January 1, 2016 18:29
November 4, 2016 23:53
December 19, 2015 16:11
October 4, 2016 13:23

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