Scrollspy

Learn how to implement scrollspy using Bootstrap.

We'll cover the following...

Bootstrap provides us with scrollspy, which automatically updates links in a navigation list based on scroll position. Let's take a look at an example of a general navbar using scrollspy.

    Navbar using scrollspy
    ...