I can't seem to figure out how to implement scrollspy

The codepen.

I’ve added all the necessary ID tags and stuff, bt I can’t seem to figure out how to implement Bootstrap 4 Scrollspy. I want to be able to make the links in my navbar indicate where on the page I am.

The Scrollspy page on the V4 Alpha of getbootstrap did not help me much. It told me to place the navbar in a div, but when I attempted to do so the navbar was no longer stickied to the top of the page, yet the scrollspy still did not work.

Getbootstrap said to enclose my navbar in a div, but when I did so my navbar was no longer stickied tohthe top of the page.

This page mentions that it’s necessary, if I’m reading it correctly.

Thank you! It’s now working correctly.

1 Like