MouseWheel Smooth Scroll

Description

Replace basic website scrolling “effect” with nice smooth scroll using mousewheel, touchpad or keyboard arrows

Screenshots

  • Plugin settings

Installation

  1. Upload mousewheel-smooth-scroll directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Manage your settings in ‘Settings >> Smooth Scroll’

Reviews

May 13, 2021
Awesome plugin that gives you a lot of control. The only drawback is that it doesn't work with Safari + mouse. Safari + trackpad is golden. Default settings didn't feel great. Don't be afraid to play around and find that sweet spot. I'm using FrameRate: 150 | animationTime: 1350 | stepSize: 120 | pulseScale: 7. Everything else is default.
February 17, 2021
Easy and peasy plugin. Just install and you're on the go!
December 31, 2020
I love this plugin, makes the UI scroll buttery smooth. It worked great until I updated to WordPress 5.6 right before I launched a website 🙂 Please consider updating this plugin and I'll make a contribution, Thanks!
November 18, 2020
Thanks man this is fk awesome, just what I was looking for! It works perfect on chrome and works very good on firefox! I have not tested it on safari yet.
Read all 33 reviews

Contributors & Developers

“MouseWheel Smooth Scroll” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

5.7

  • tested on WP 5.8
  • security improvements

5.6

  • tested on WP 5.7

5.5

  • FIX: create config files for new installations

5.4

  • tested on WP 5.4
  • JS files with user settings moved to /uploads/wpmss/ folder

5.3

  • updated scrolling script to version 1.4.10
  • new browsers selection settings

5.2

  • tested on WP 5.2.1
  • make it works on Firefox

5.1

  • tested on WP 5.1
  • updated scrolling script to version 1.4.9

5.0

  • tested on WP 5.0
  • updated scrolling script

4.0

  • generate JS file instead of PHP
  • optimized for cache
  • optimized for translator plugins

3.0

  • completely new scrolling script
  • new options

2.4

  • Enable for all browsers

2.3

  • Enqueue script in footer

2.2

  • Escaping option values for better security

2.1

  • Tested on WP 4.5

2.0

  • completely new scrolling script
  • lightweight settings
  • optimization

1.4

  • minify JS scripts and combine them into one file

1.3

  • Added PHP header to hybrid PHP/JS file
  • Scroll library improvements

1.2

  • Tested on WP 4.4
  • Use different jQuery library
  • Repair scripts enqueue dependencies
  • Ctrl + scroll is now zooming – default browser behaviour

1.1

  • Tested on WP 4.2

1.0.4

  • Remove some script

1.0.3

  • Update scroll script

1.0.2

  • Improve / change default settings

1.0.1

  • Optimalisation

1.0

  • First version