Situation : - I have a JQM basic page, with listviews on it. - A few events deal with swipe etc
Problem : - When I scroll the list by clicking an item, holding it and swiping down or up, it scrolls perfectly, but when I release the button, then scroll again from that button, it just won't move...
I made a jsfiddle to reproduce it on mobile : http://jsfiddle.net/WQdJk/9/
I hope it is clear for your :-P
for example, in that jsfiddle, if I put my finger on "Parameters" anchor's text, scroll down, release the button, then scroll again from that button, but not on the text, it won't scroll.
Sometimes I get stuck while browsing pages in my app, it is quite annoying.
Thanks in advance :)