Skip to content

Commit 1d636a2

Browse files
committed
Docs: Remove the circa-2016 note about Safari 9
1 parent ed945f5 commit 1d636a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
A [jQuery](http://jquery.com/) plugin that adds cross-browser mouse wheel support with delta normalization.
44

5-
#### Note: There is a [bug in Safari 9](https://github.com/jquery/jquery-mousewheel/issues/156) that prevents the plugin from working properly. See [this comment](https://github.com/jquery/jquery-mousewheel/issues/156#issuecomment-185433754) for some possible workarounds, and [watch this Webkit ticket](https://bugs.webkit.org/show_bug.cgi?id=149526) to find out if and when Apple will fix it.
6-
75
In order to use the plugin, simply bind the `mousewheel` event to an element.
86

97
It also provides two helper methods called `mousewheel` and `unmousewheel`

0 commit comments

Comments
 (0)