Say I have a list of pages. User can navigate it using "prev" and "next" hyperlinks. But there is much more ergonomic way to do this in android apps. You just flick left or right and see the next page. Is there any implementation of this effect with javascript?
Asked
Active
Viewed 128 times
0
-
1http://stackoverflow.com/questions/2264072/detect-a-finger-swipe-through-javascript-on-the-iphone-and-android : Possible duplicate? Also, will definitely answer your question. – rfinz Jul 24 '12 at 16:24
-
Thank you for the link. Related but not duplicate. – Ximik Jul 24 '12 at 17:28