kokjan/vendor/bower-asset/jquery-mousewheel/test/browserify
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
bundle.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
index.html style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
main.js style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

README.md

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.