dragend icon indicating copy to clipboard operation
dragend copied to clipboard

How get current position web

Open juanlabrador opened this issue 9 years ago • 3 comments

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.

juanlabrador avatar May 06 '16 15:05 juanlabrador

Need to know the same thing?

alexiovay avatar May 14 '16 00:05 alexiovay

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

alexiovay avatar May 15 '16 21:05 alexiovay

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?

markosole avatar Jun 19 '16 21:06 markosole