mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
git-subtree-dir: lib/jquery-mousewheel git-subtree-mainline: 11c222ff06875669e0a908599ee9dafb7516d0bc git-subtree-split: b1c062e93b44f473022297c386d57fa7e58b6aae
224 B
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.