DEV Community

Discussion on: How to make a scroll indicator bar with JS, HTML and CSS easily and explained 🖱️

Collapse
 
korbraan profile image
CĂ©dric RĂ©mond

Good post!

I wondered if this could be done without adding elements to the HTML, here is my slightly modified version: codepen.io/Korbraan/pen/bGgGPbO :)

Collapse
 
leonardoschmittk profile image
Leonardo Schmitt

That's awesome! In fact, not adding elements to the HTML might be better... thanks for pointing out, I'm going to comment it in the post soon :)