mattbryson / TouchSwipe-Jquery-Plugin

TouchSwipe is a jquery plugin to be used with jQuery on touch input devices such as iPad, iPhone etc.
http://labs.rampinteractive.co.uk/touchSwipe/
Other
4.05k stars 1.68k forks source link

find the li under ul (swipe) #327

Closed arunkp closed 5 years ago

arunkp commented 7 years ago

I want to find the index of "li" when the swipeends on parent "ul", is it possible?

screenshot 2017-08-17 13 13 04
mdss-single commented 7 years ago

I think you can to add class to li and calculate index then

mattbryson commented 5 years ago

Closing as over a year old. Please feel free to re open if you are still having issues.