Skip to content

Files

Latest commit

Mar 12, 2013
479b831 · Mar 12, 2013

History

History
This branch is 59 commits behind jquery/jquery-mousewheel:main.

browserify

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 12, 2013
Mar 12, 2013
Mar 12, 2013
Mar 12, 2013

browserify test

First run

npm install jquery-browserify

Then run

browserify main.js > bundle.js

Then open index.html and console and scroll with the mousewheel. Should see the events being logged.