Emulate touch on a desktop Hammer provides a debug tool to emulate touch support in the browser. It fires DOM touch events as specified by W3C. When pressing the shift key, you can also use multi-touch events like pinch and rotate. You can also use this in other projects without Hammer.js. How to use Include the javascript file, and call the TouchEmulator() function before any other libraries that

