Opened 13 years ago
Closed 12 years ago
#4402 closed enhancement (worksforme)
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 (4)
Changed 13 years ago by
Attachment: | mousewheel.patch added |
---|
comment:1 Changed 13 years ago by
Component: | unfilled → event |
---|
It seems like this belongs in a separate plugin, or perhaps ui.mouse in ui.core.js (wherever that ends up after refactoring).
comment:2 Changed 13 years ago by
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.
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Since there's already a useful plugin I'm closing this ticket.
Note: See
TracTickets for help on using
tickets.
Patch to add mousewheel plugin support to jQuery