Prev/Next navigation buttons
Opened this issue · 1 comments
mathieupreaud commented
Hi,
The slider is really great.
I would like to implement it in a project, however would it be possible to integrate the prev/next buttons to navigate between slides?
Thank you :)
ruyadorno commented
I think a good starting point would be to check the pause example and replace the buttons with arrows and call the prev
and next
methods instead of pause / resume.
Let me know if that works out, otherwise it would be appreciated if someone can put that together as its own example file.