Smoothscroll

Smooth scrolling on pages using javascript and jquery

As of 2017-07-27. See the latest version.

Author
winceptor
Ratings
0 0 0
Version
2.7
Created
2014-12-16
Updated
2017-07-27
License
N/A
Applies to
All sites

Script to add smooth scrolling on every page using javascript.

Use this for example if your browser does not have smoothscroll natively.

Tested in Chrome, Maxthon and Firefox.

There are some settings to change to your liking. To change them go to:
Script commands... -> Configure smoothscroll

This will open a config menu like this on the top of current page:


Post feedback or I won't know what you think or want. Initially I created this for my personal use because smooth scrolling in Maxthon did not work for me.

I'm still updating this when I find something to improve or find bugs. (Since I still use this myself)

UPDATE (01.11.2016):

Removed jQuery because of how often it conflicted with stuff on webpages. Now uses purely javascript of it's own and is much better overall. Try it out!