markmalek / Fixed-Header-Table

jQuery plugin for tables with fixed headers
www.fixedheadertable.com
MIT License
930 stars 541 forks source link

jQuery.mousewheel.js contains deprecated commands #141

Open mcnuttandrew opened 9 years ago

mcnuttandrew commented 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

mcnuttandrew commented 9 years ago

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