diff options
Diffstat (limited to 'external/mousewheel/README.markdown')
-rwxr-xr-x | external/mousewheel/README.markdown | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/external/mousewheel/README.markdown b/external/mousewheel/README.markdown new file mode 100755 index 000000000..7ec6d039b --- /dev/null +++ b/external/mousewheel/README.markdown @@ -0,0 +1,11 @@ +# jQuery Mouse Wheel Plugin + +A jQuery plugin that adds cross-browser mouse wheel support. + +The latest stable release can be downloaded from the [project page](http://plugins.jquery.com/project/mousewheel) + +## License + +The mousewheel plugin is dual licensed *(just like jQuery)* under the [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL](http://www.opensource.org/licenses/gpl-license.php) licenses. + +Copyright (c) 2009 [Brandon Aaron](http://brandonaaron.net)
\ No newline at end of file |