Hacker News new | past | comments | ask | show | jobs | submit login

    document.querySelector('canvas').addEventListener('mousewheel', function (e) {
      e.preventDefault();
    });



If it really is this simple, I'm going to kick myself repeatedly. Thanks. :)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: