I have a web application that will be used on a tablet PC (on Internet Explorer). EDIT : not a tablet, but a Windows 7 computer with a touch screen.
The problem is that the user can pinch to zoom on the page (like ctrl-+).
Is there a way to disable it from JavaScript ? (like on mobile devices).
Or maybe change the User Agent to act like an iPad for example ? Will it work ?