StickyTitles iOS-like fixed titles that scroll and push up the previous title. ❤️ Chris Spittle for the original demo // make all h2 sticky new StickyTitles( document.querySelectorAll('h2') ); Bower Install with Bower bower install desandro/sticky-titles