I am looking for tips & tricks on how to implement the effect that the sticky nav bar ist hidden while you are scrolling down and shows up once you scroll up.
Example: http://osvaldas.info/examples/auto-hide-sticky-header/
Is there a way to achieve this effect natively?
Thank you!