Is it possible to add a “current” class to the slide div that is not hidden? I’ve been poking at this for a while and was wondering if I’m missing something obvious.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here you go
Working demo
I have modified
goToSlidemethod. Added the callback method toanimatemethod in which I am adding thecurrentclass on the current slide.