There is a way you can build a progress bar displaying how far a user has scrolled down the page (like a “reading progress indicator”) without any JavaScript at all. Just some clever usage of gradients and positioning.
There is a way you can build a progress bar displaying how far a user has scrolled down the page (like a “reading progress indicator”) without any JavaScript at all. Just some clever usage of gradients and positioning.