dragend
dragend copied to clipboard
How get current position web
Thanks for your work. I slide between my pages, but I don't know how get current position or to do an action when one page is focus from Dragend.
Need to know the same thing?
I found a solution. Maybe this helps you too:
http://stackoverflow.com/questions/37237466/how-can-i-know-which-direction-the-user-swiped/37238878#37238878
@juanlabrador
Hi, thanks for asking. I'm trying to do the same thing. I gave 7 images/slides. I want to show number of active slide. I have managed to count all slides using jQuery. I want to have something like this: 5 / 7 7 - number of slides (total) 5 - number of active slide
Does anyone have any idea how to make this?