Side navigation
#4402 closed enhancement (worksforme)
Opened March 23, 2009 01:44AM UTC
Closed November 16, 2010 04:42AM UTC
Add mousewheel event
Reported by: | brandon | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | event | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Add support for the mousewheel event. http://github.com/brandonaaron/jquery-mousewheel/tree/master
Attachments (1)
Change History (3)
Changed October 13, 2009 11:51PM UTC by comment:1
component: | unfilled → event |
---|
Changed November 16, 2009 12:45AM UTC by comment:2
Is the metric code weight vs. usefulness? If so, I think I agree - not many people would need this and if they do, if it's in jQuery UI or a plugin I think that would work fine for them.
Changed November 16, 2010 04:42AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
Since there's already a useful plugin I'm closing this ticket.
It seems like this belongs in a separate plugin, or perhaps ui.mouse in ui.core.js (wherever that ends up after refactoring).