Paulamanan (Talk | contribs) |
Paulamanan (Talk | contribs) |
||
Line 14: | Line 14: | ||
body { | body { | ||
position: relative; | position: relative; | ||
+ | background-color: rbga(255,0,0,0.2); | ||
+ | |||
+ | |||
} | } | ||
ul.nav-pills { | ul.nav-pills { |
Revision as of 04:55, 26 October 2020
Design
Scroll this page to see how the navbar behaves with data-spy="affix" and data-spy="scrollspy".
The left menu sticks the page after you have scrolled a specified amount of pixels, and the links in the menu are automatically updated based on scroll position.
Section 1
Try to scroll this section and look at the navigation list while scrolling!
Section 2
Try to scroll this section and look at the navigation list while scrolling!
Section 3
Try to scroll this section and look at the navigation list while scrolling!
Section 4-1
Try to scroll this section and look at the navigation list while scrolling!
Section 4-2
Try to scroll this section and look at the navigation list while scrolling!