Is there a way to get the mouse wheel events (not talking about scroll events) in jQuery?
scroll
Answers talking about "mousewheel" event are refering to a deprecated event. The standard event is simply "wheel". See https://developer.mozilla.org/en-US/docs/Web/Reference/Events/wheel