Sticky NavBar onScroll?

前端 未结 5 894
失恋的感觉
失恋的感觉 2021-01-06 11:06

I\'m currently building a site for myself, and I found this really awesome effect on multiple sites where the navbar is below an image, but when you scroll past it, it stick

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-06 11:24

    Here are some few examples

    With in bootstrap you can use navbar-fixed-top class.

    
    

    Have a look at following links:

    Fixed to Top : http://getbootstrap.com/components/#navbar-fixed-top

    Fixed Navbar example : http://getbootstrap.com/examples/navbar-fixed-top/

提交回复
热议问题