A jQuery plugin that adds cross-browser mouse wheel support with delta normalization. In order to use the plugin, simply bind the mousewheel event to an element. The event object is updated with the normalized deltaX and deltaY properties. In addition, there is a new property on the event object called deltaFactor. Multiply the deltaFactor by deltaX or deltaY to get the scroll distance that the br


{{#tags}}- {{label}}
{{/tags}}