🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Just another jQuery sticky header plugin which automatically makes your header navigation show / hide based on the scroll position & direction.

sticky-navigation

Documentation

stick-em-up

another sticky header plugin

  $('header').stickEmUp(); 

options / defaults

autoMove: true, offset: 0, fixedClass: 'stickEm-fixed', inClass: 'stickEm-in', outClass: 'stickEm-out', delay: '', duration: '.3s' 

autoMove will automatically move the header in & out, make it fixed, and add a spacer


You May Also Like