fixing opera issue and simplifying the code

This commit is contained in:
brandonaaron
2009-03-20 16:17:36 -05:00
parent 0f12eab753
commit 74a9ed4916
2 changed files with 20 additions and 29 deletions
+7
View File
@@ -1,5 +1,12 @@
# Mouse Wheel ChangeLog
# 3.0.1
* Fixed delta being opposite value in latest Opera
* No longer fix pageX, pageY for older mozilla browsers
* Removed browser detection
# 3.0
* Uses new special events API in jQuery 1.2.2+