Skip to content

Commit 0f136d8

Browse files
committed
Pushing new version to fix IE issue
1 parent e51b295 commit 0f136d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mouse Wheel ChangeLog
22

3+
# 3.0.4
4+
5+
* Fix IE issue
6+
7+
38
# 3.0.3
49

510
* Added deltaX and deltaY for horizontal scrolling support (Thanks to Seamus Leahy)

jquery.mousewheel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
66
* Thanks to: Seamus Leahy for adding deltaX and deltaY
77
*
8-
* Version: 3.0.3
8+
* Version: 3.0.4
99
*
1010
* Requires: 1.2.2+
1111
*/

0 commit comments

Comments
 (0)