istvan-ujjmeszaros / bootstrap-autohidingnavbar

An extension for Bootstrap's fixed navbar which hides the navbar while the page is scrolling downwards and shows it the other way.
Other
321 stars 106 forks source link

Add showOnTop feature #39

Closed netes closed 3 years ago

netes commented 7 years ago

What?

This change allows us to set showOnTop to true/false.

Why?

Sometimes we don't need to show fixed navbar until we scroll to some position. Setting showOnTop to false will hide navbar until it reach hideOffset.