Sidebar Section Navigator

fullPage

Hi. Try this library:

“build in” sidebar naviation - only add data-anchor="some-value" att (HOW? webflow custom attributes)

A lot of forum tuts/topics about this:
https://discourse.webflow.com/search?q=fullpage.js%20order%3Alatest

sticky dots

This effect called “sticky” (google it). For now by Webflow editor - thier is no way to switch classes by interaction (Wishlist) - This is the way to create this effect most of the time (toogle bettwen fixed and auto):

The effect of scroll in point (start - stop) (boundaries) called “sticky boundary” - you find this option in some JS sticky plugins. Example:

It can be sticky to the entire page or to selected parent container
Sticky-js

Related: