Since Iβm putting my prototype together using a web development approach, I needed to find a Javascript API that would allow me to leverage the various touch gestures on a mobile device. Enter Hammer.js. By downloading and implementing hammer.min.js I can use it to handle touch event detection and it will also streamline my writing touch interactive functions.
This site was a great resource for comparing different touch Javascript plugins.
















