With jquery mobile, is it possible to detect the number of fingers that are on the screen? I am an UI student trying to put together an application for a school project. Essentially I need to have a different feedback for one, two and three finger swipe but I am not sure on how jquery mobile or TouchSwipe plug-in do detection.
Thank you.