jquery/jquery-mousewheel

'wheel' Event is widely supported (IE9+)

oemueller opened this issue · 4 comments

this Plugin is not working for me anymore.
Simply using "wheel" Event now via jQuery.
http://devdocs.io/dom_events/wheel

Oliver

mgol commented

What do you mean by "not working"? We can't guess what's the problem if you don't share any information...

You're right, sorry.
It's just that without the Plugin and only using jQuery and the "wheel" Event everything works as it should. IE11+, current Firefox + Chrome.
So this is more a hint then an issue here ..

mgol commented

There are tests ensuring that this plugin works correctly. There may be bugs but every software has them.

Note that the event name used by this plugin is mousewheel, not wheel.

mgol commented

Since there's nothing actionable for us to do with regards to this ticket, I'm going to close it.