We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234889f commit 1e79a6fCopy full SHA for 1e79a6f
ChangeLog.markdown
@@ -1,5 +1,10 @@
1
# Mouse Wheel ChangeLog
2
3
+# 3.0.3
4
+
5
+* Added deltaX and deltaY for horizontal scrolling support (Thanks to Seamus Leahy)
6
7
8
# 3.0.2
9
10
* Fixed delta being opposite value in latest Opera
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-pre
+ * Version: 3.0.3
* Requires: 1.2.2+
11
*/
0 commit comments