Abraham Garcia in Javascript/jQuery   Tuesday, April 12 2016

Headroom.js Usage and Examples

How to use Headroom.js with jQuery. Full Documentation.

How to Use Headroom.js with jQuery With jQuery include the headroom.js and jQuery.headroom.js scripts in your page, and then: // simple as this! // NOTE: init() is implicitly called with the plugin $("#header").headroom(); You

Continue reading