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 e51b295 commit 0f136d8Copy full SHA for 0f136d8
ChangeLog.markdown
@@ -1,5 +1,10 @@
1
# Mouse Wheel ChangeLog
2
3
+# 3.0.4
4
+
5
+* Fix IE issue
6
7
8
# 3.0.3
9
10
* Added deltaX and deltaY for horizontal scrolling support (Thanks to Seamus Leahy)
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.3
+ * Version: 3.0.4
* Requires: 1.2.2+
11
*/
0 commit comments