need help stopping slideshow to last image
I am using fotorama, a jquery based slideshow and I would like to stop the slideshow at the last image.
There is no such option among the preset ones...slideshow will just keep looping...
Can someone please help me to figure out how to do this?
While looking at the code I noticed how there is a var that specifies how many slides there are, in my case 5, and I also noticed how there is a index - 1 that should measure the slides and tell the slideshow we are at the last image...need some help on how to put this together and stop when it reaches the last slide...
I need some help...
posting the code in the reply...code formatting is not working for me sorry...
check below