Which Bootstrap class is essential for enabling ScrollSpy on a navigation bar?
- navbar-scrollspy
- scrolling-nav
- nav-spystyle
- nav
To enable ScrollSpy on a navigation bar, you should use the standard Bootstrap nav class.
Loading...
Related Quiz
- What is the default trigger for Bootstrap Tooltips?
- Describe the process of dynamically loading Bootstrap tabs using AJAX.
- Custom Bootstrap components often require unique ___ classes for styling.
- How do you use Bootstrap to dynamically show or hide content based on screen size?
- The Bootstrap class '___-responsive' ensures dynamic resizing of tables.