jquery-mousewheel icon indicating copy to clipboard operation
jquery-mousewheel copied to clipboard

A jQuery plugin that adds cross-browser mouse wheel support.

Results 15 jquery-mousewheel issues
Sort by recently updated
recently updated
newest added
trafficstars

On Safari 9.0 (the latest), `event.deltaY` is either 1, or -1. It never goes any higher than that. So it's not consistent across browsers. On Chrome it works fine. ![screen...

If none of these are breaking changes, stay with 3.x version. See #142.

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

For some reason, `read -p` doesn't work in the `pre-release.sh` script - or at least that's my hypothesis why the script gets stuck on `pre-release`. I thought since Code is...

Needs review

Let's discuss plans for jQuery Mousewheel 4.0.0. At the very least, I'd like to align browser support with jQuery 4.x. Also, all browsers now support the `wheel` event, so we...