I've been struggling with this issue for the majority of the day, so any assistance would be greatly appreciated.
My goal is to find a carousel that includes both next and previous navigation buttons attached to the main image. Additionally, I am looking for thumbnails similar to those featured on this page:
The problem I'm encountering is that when I navigate using the buttons on the right side, it eventually reaches the end of the thumbnails and jumps all the way back to the left, bypassing all previously viewed thumbnails. I'm hoping someone can provide insight on how to make the thumbnails loop infinitely like the main image at the top.
I've done some research on Stack Overflow and came across this link:
Unfortunately, it doesn't address my specific question.
You can find the js file here:
http://friquemag.net/demos/etalage/js/jquery.etalage.min.js
And the css file here:
http://friquemag.net/demos/etalage/css/etalage.css
Any help in resolving this issue would be greatly appreciated.
Thanks in advance,
Cameron