Im looking for (if possible) javascript libraries / plugins to provide swipe events.
However, I am not after a simple swipe detection, for example, that provides jqTouch. I want to create a behavior similar to the one that the image viewer has on iPods. For example, you drag left or right to go to the next image. You have to drag the image more than 50% of the way and release, and it will be attached to the next image. If you donβt drag 50% of the image, it just goes back to the original.
Any advice is appreciated. Thanks.
javascript iphone ipad ipod swipe
pondpad
source share