Visual LightBox
Is it possible to stop the automatic playing of photo album maker after 1 loop?
Q: I downloaded and installed free version of VisualLightBox. Good job! It's a nice piece of software.
I have a question. May I eliminate the continuous slideshow? I want to stop my gallery after the last image and close the pop up window automatically.
A: Open generated "visuallightbox.js" file in any text editor (for example, Notepad), find following parameter:
loop:true;
and set value "false" for it.