node-jquery-mousewheel

jQuery plugin to add cross-browser mouse wheel support (Node.js)
  https://github.com/jquery/jquery-mousewheel
  0
  no reviews



In order to use the plugin, simply bind the mousewheel event to an element.

It also provides two helper methods called mousewheel and unmousewheel that act just like other event helper methods in jQuery.

Node.js is an event-based server-side JavaScript engine.