Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

brian-c/phantom-limb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Phantom Limb

Brian Carstensen <brian.carstensen@gmail.com>

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 app.

This is a complete rewrite of the old version. Totally unfinished.

2.0 Improvements

  • Multi-touch support. Like the Apple's iOS Simulator app, hold down option to get a second finger, and shift to lock that finger's position relative to the first.

  • Closer to the actual mobile Safari series of events. All mouse events are captured and stopped, and re-fired after the last touch event takes place.

  • No configuration or initialization. It should work by just dropping the script in. Maybe a CSS file. I'd like to add some support for flipping it off and on too.

About

Fake touch events in desktop browsers (unsupported)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •