▲ Scrollpup.js - Minimal JS bar to show scroll progress at flouthoc.github.io▼3 up and 1 down, posted by flouthoc 2187 days ago 1 comment
kirilloid 2167 days ago. link 1 point ▲ ▼addEventListener(‘scroll’, () => { ... }, { passive: true }) Would result in a smoother scrolling.