jquery.smoothwheel
jquery.smoothwheel copied to clipboard
Allow for configurable smoothing options
These changes allow for someone initializing the plugin to adjust/ override settings like friction, set size, minimum movement thresholds, and a render completion callback.
Does this contain the pull request #8 from @mirikle that allows the use of $(window) as the element selection?