I’m really struggling on an Android app in Phonegap and JQuery.
All I want to do is, as I drag my finger from left to right, I want to be able to output to screen exactly what my x position is.
I can’t use touchmove as that simply gives me the coordinates at the end of the movement, I need the real-time coordinates?
Are there any JQuery plugins I could use?
Does anyone have any ideas?
This ought to work: