Top "Swipe" questions

A quick motion gesture across the touchscreen.

Prevent swipe from triggering ng-click handler

I'm working on implementing an iOS-like swipe-to-delete gesture on HTML table rows. For example, a leftwards swipe on Site11 will …

javascript angularjs swipe angularjs-ng-click
Bidirectional touch swipe slider for both horizontal and vertical

There are many JavaScript or CSS touch swipe sliders out there but all of them seem to only allow either …

javascript mobile touch slide swipe
Ionic list delete, show options

When I delete an element as a swipe list, the swipe options stay open, I want this element to be …

angularjs ionic-framework swipe options
Returning true and false in OnTouch?

Does it matter if i return true or false in onTouch() of an OnTouchListener? I can't see any difference between …

android list return swipe ontouch
jQuery Caroufredsel issue: swipe events fail when carousel items have links

I have a carousel built with the jQuery CarouFredSel plugin. It works fine. I have added swipe capability as per …

jquery carousel swipe caroufredsel
Flick/swipe more than just images with jQTouch photo gallery extension

The jQTouch photo gallery extension (demo) is fantastic, but it only works for images (<img>s). I would …

jquery touch gallery jqtouch swipe
Android listview, swipe to action

I have listview with some text. I want to show images on swipe action (almost like in gmail app). For …

android listview swipe