+ 2
How to disable all mouse events?
I tried using css, mouse-action: none; mouse-events: none; this doesn't works. https://code.sololearn.com/WQCPxb6901vf/?ref=app
4 ответов
0
This doesn't work
0
This work only for pointer but not for mouse or touch
0
Script like what?