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 a06ef4e commit 2b87032Copy full SHA for 2b87032
README.markdown
@@ -16,6 +16,8 @@ Here is an example of using both the bind and helper method syntax.
16
console.log(delta, deltaX, deltaY);
17
});
18
19
+## See it in action
20
+[See the tests on Github](http://brandonaaron.github.com/jquery-mousewheel/test) or navigate to `test/index.html` in your browser.
21
22
## License
23
0 commit comments