Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide functionality to get current slide #66

Open
vcatalano opened this issue Aug 9, 2015 · 2 comments
Open

Provide functionality to get current slide #66

vcatalano opened this issue Aug 9, 2015 · 2 comments

Comments

@vcatalano
Copy link

There doesn't appear to be any function to get the current slide. It might be nice to expose a current slide key for the active slide in the slide collection.

@c0nf1gur4t0r
Copy link

I'm facing the same problem!! Could you help us on it?

@aaronlifton
Copy link

After looking at the source, you have to pass $slider to the before, after, start, etc. functions.

<flex-slider ... start="onSliderInit($slider)">

You could then use this to store the current slide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants