jquery.smoothwheel icon indicating copy to clipboard operation
jquery.smoothwheel copied to clipboard

How to make it work on main scroll ?

Open antoinepernaud opened this issue 9 years ago • 1 comments

I try jQuery( document ).ready(function() { jQuery('html').smoothWheel(); });

it works on Firefox, not on chrome, safari, ie.

antoinepernaud avatar Oct 03 '16 09:10 antoinepernaud

I found a solution here : https://github.com/fatlinesofcode/jquery.smoothwheel/issues/6

It seems to work...

antoinepernaud avatar Oct 03 '16 09:10 antoinepernaud