How can I detect a mouspad pinch or expand in javascript?
What event do I listen for and what do I attach it to, eg a div, the body etc?
It worse comes to worst, how can disable mouse pinching (and scrolling) for my webpage?
How can I detect a mouspad pinch or expand in javascript?
What event do I listen for and what do I attach it to, eg a div, the body etc?
It worse comes to worst, how can disable mouse pinching (and scrolling) for my webpage?