Hello - I've been trying to do research on how to accomplish this and have not been able to figure it out. On a lot of websites now they have a smooth scroll script for mouse wheels - so that when you're scrolling down a page its not as jittery.
example: http://pharmedio.com/
So when you're scrolling down with the mouse wheel, it smoothly glides a few pixels down instead of jumping. I'm not referring to the parallax effects, just the mouse wheel functionality.
I've found this script and tried adding it into my template, but it doesnt seem to work.
https://github.com/fatlinesofcode/jquery.smoothwheel
Any other ideas or suggestions? Or should I just chalk this one up to a feature request? :)
Hello - I've been trying to do research on how to accomplish this and have not been able to figure it out. On a lot of websites now they have a smooth scroll script for mouse wheels - so that when you're scrolling down a page its not as jittery. example: http://pharmedio.com/ So when you're scrolling down with the mouse wheel, it smoothly glides a few pixels down instead of jumping. I'm not referring to the parallax effects, just the mouse wheel functionality. I've found this script and tried adding it into my template, but it doesnt seem to work. https://github.com/fatlinesofcode/jquery.smoothwheel Any other ideas or suggestions? Or should I just chalk this one up to a feature request? :)