Simulate Touch Events in Desktop Browsers: Phantom Limb
Phantom Limb simulates basic touch events in desktop browsers, allowing you to utilize the debugging goodness of the WebKit Inspector and Firebug while developing a mobile web application.
This mobile web development utility makes desktop browsers simulate touch events by dispatching a custom touch event for every mouse event it receives and makes debugging mobile apps easier.
There is also a Phantom Limb Bookmarklet that can be used to to activate it on any web page.
1 Response
[...] This post was mentioned on Twitter by esarfraz, Frontend.Pro. Frontend.Pro said: Simulate Touch Events in Desktop Browsers: Phantom Limb – http://bit.ly/eDPAko [...]