Skip to content

mugetsu/stickish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stickish

Instagram Sticky Header for Web

Basic Usage:

.sticky are the target elements you want to behave like instagram sticky headers.

$(document).ready(function() {

    // initialize plugin
    $('.sticky').stickish();

});

... and for its Basic stylesheet you can add:

    <link href="path_to/stickish.css" rel="stylesheet">

Roadmap:

  • On resize re-init stickish

Demo:

Sample sticky headers

About

Instagram Sticky Header for Web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published