Instagram Sticky Header for Web
.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:
<linkhref="path_to/stickish.css" rel="stylesheet">- On resize re-init stickish