Bootstrap: How to navbar fixed ?
How to navbar fixed at top using bootstrap3
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajesh GamiPosted Jul 3, 2018, 10:32 PM
class
="nav navbar-nav">Fixed Navbar
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
A fixed navigation bar stays visible in a fixed position (top or bottom) independent of the page scroll.
Scroll this page to see the effect
Bootstrap Affix Example
Fixed (sticky) navbar on scroll
Scroll this page to see how the navbar behaves with data-spy="affix".
The navbar is attached to the top of the page after you have scrolled a specified amount of pixels.
class
="nav navbar-nav">Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Some text to enable scrolling
Purvi BarotPosted Mar 20, 2019, 7:17 AM