Skip to content

jerkos/smoothwheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmoothWheel

Allows scrolling in a smooth way

Require JQuery

Most of it taken from https://github.com/fatlinesofcode/jquery.smoothwheel Fix some minor problems I had with recent version of firefox

To test, import the script then call the setup function

$(document).ready(function(){
	setup();	
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published