Post
Topic
Board Services
Re: Need Java html coder to stop mouse wheel scrolling on my site.
by
KingTylerVVS
on 09/03/2017, 01:54:59 UTC
Its just mouse wheel, right?

Try this one:
Code:
window.onwheel = function(){ return false; }

Btc addy: 1HMvnZa1UTwVNLDrauema4RKwdu4v8FSCQ


I added



at the top of my html. WORKS!


several other people sent codes that were more complex and did NOTHING.

https://blockchain.info/tx/6fa3d11e7012d82ec219ebeb8779c334c862ed2271c8ca6e63ea42cfd12c68cd
already sent you $5, but if you want more this would help:

make the scroll only disabled if the cursor is in the game window. SEE CODE GAME IFRAME IS AT BOTTOM OF CODE I SUBMITED IN ORIGINAL POST I will mark it GREEN upon edit