🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

navbar-fixed.js is a very small jQuery plugin used to extend the default fixed Bootstrap navbar component with scrollspy and smooth scroll support.

Bootstrap bootstrap-4 smooth-scroll scrollspy sticky-navigation

Documentation

Simple navbar slider / scroll for bootstrap 4 (alpha 6).

  • fixed navbar (top right)
  • updates & highlights current section in view
  • click to scroll to section
  • updates on scroll

Example

Codepen.io Example

Usage

See index.html

Simply add:
<link rel="stylesheet" href="./navbar-fixed.css"> <script src="./navbar-fixed.js"></script>

You May Also Like