I am trying to built a timer for my Image Slider as it is in this site
https://store.sap.com/sap/cpa/repository/store/sapstore/US/default.html
This is the one which I tried of my own.
Image with text is sliding good, but there is issue in my timer.
But there are some issues due to that I commented that code in my tried link:
http://codebins.com/bin/4ldqp9c/24
Here I created a thumbnails but the issue is binding the image and its text with this timer.
I’ve generated li based on images length:
and add a click function on li (is not perfect but it’s an idea to do):
an animate the thumbs:
More effect should be done with Jquery UI.
EXAMPLE
I’m sorry, but now i’ve no much time to test it, but hope this help.