Open mcnuttandrew opened 9 years ago
Calls involving jQuery.browser are now deprecated as of v 1.9, which causes mousewheel events to throw errors and not scroll
It also appears that neither the minified version nor the main file actually make use of the plugin, if that is the case then the mousewheel should probably be removed from the plugin
Calls involving jQuery.browser are now deprecated as of v 1.9, which causes mousewheel events to throw errors and not scroll