Files
awx/awx/ui/static/lib/jquery-mousewheel/test/browserify/README.md
Chris Houseknecht 7e45143fa1 Job detail page
Attempt to get mousewheel (trackpad) scrolling to not be super aggressive.
2014-07-02 12:34:54 -04:00

224 B

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.