Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
Add support for the mousewheel event. http://github.com/brandonaaron/jquery-mousewheel/tree/master
Attachments
Change History
Changed 4 years ago by brandon
-
attachment
mousewheel.patch
added
comment:1 Changed 4 years ago by dmethvin
- Component changed from unfilled to event
It seems like this belongs in a separate plugin, or perhaps ui.mouse in ui.core.js (wherever that ends up after refactoring).
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Patch to add mousewheel plugin support to jQuery