Mouse Wheel Plugin Update (2.2)
June 20th, 2007
Jesper Larsen reminded me in his recent comment that Firefox does not properly report the pageX, pageY, clientX and/or clientY event properties on the mouse wheel event. I quickly responded with a work around by using the mousemove event. However, wouldn’t it be better if the mouse wheel plugin would just handle that for you? I think so and now it does.
Grab the latest version (2.2) from the project page and you can now use the pageX, pageY, clientX and/or clientY even in Firefox without having to do any workarounds yourself.

August 7th, 2008 at 1:21 am
There appears to be a breakdown in the links from this site back to the jQuery site. The documentation is unavailable via the links on this page:
http://plugins.jquery.com/project/mousewheel
is this another plugin like dimensions that has been mysteriously integrated into the jquery core and then the documentation vanishes or is messed up?