We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737a1d6 commit a06ef4eCopy full SHA for a06ef4e
ChangeLog.markdown
@@ -1,5 +1,9 @@
1
# Mouse Wheel ChangeLog
2
3
+# 3.0.6
4
+
5
+* Fix issue with delta being 0 in Firefox
6
7
# 3.0.5
8
9
* jQuery 1.7 compatibility
jquery.mousewheel.js
@@ -5,7 +5,7 @@
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
* Thanks to: Seamus Leahy for adding deltaX and deltaY
*
- * Version: 3.0.5
+ * Version: 3.0.6
10
* Requires: 1.2.2+
11
*/
0 commit comments