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

Support for multiple plugins on same page #6

Open wurmr opened 9 years ago

wurmr commented 9 years ago

If I try to apply the element to two navbars on the same page only one of they responds to scroll events.

Here is a plnkr that demonstrates this issue. Note I included code from #5 to be able to show with top and bottom nav.