in my project I need to implement zoom in functionality by clicking Ctrl + mousewheel and it's working just fine. But, the thing is, chrome is also zooming in and out. I want to disable it, but not on the entire page, only if my zoom in is working, I don't want chrome zoom. Is there a way to achieve that??