Smooth scrolling on pages using javascript
< Smoothscroll 피드백으로 돌아가기
Switched from SmoothScroll Chrome Extension (spyware)Works fine. Only needs a little tweak:var refreshrate = 30;var smoothness = 60;
Indeed those are probably better values, i have not updated this script in a while, but i will at least put most recent version with those values as default now.
답글을 게시하려면 로그인하세요.
Switched from SmoothScroll Chrome Extension (spyware)
Works fine. Only needs a little tweak:
var refreshrate = 30;
var smoothness = 60;