jquery.ui.spinner icon indicating copy to clipboard operation
jquery.ui.spinner copied to clipboard

Bug with mousewheel with jquery 1.7

Open bajalovic opened this issue 13 years ago • 2 comments

In jQuery 1.7 in _mouseWheel method, should be changed to e.originalEvent.wheelDelta and e.originalEvent.detail

bajalovic avatar Feb 07 '12 22:02 bajalovic

ok i will take care of this one

andrewmclagan avatar Mar 10 '12 10:03 andrewmclagan

See https://github.com/btburnett3/jquery.ui.spinner/pull/23

sanderd avatar Jun 15 '12 09:06 sanderd