Visual LightBox
-
html lightbox jquery Monochrome Theme with Round Window thumbnails
-
lightbox javascript gallery Route Theme with Simple HTML Frame thumbnails
-
jquery photo gallery slider Modern Theme with Round Frame thumbnails
Make jquery carousel lightbox stop after one loop
Q: How do I configure Visual Lightbox to STOP playing at the end of the last image?
A: Open generated "visuallightbox.js" file in any text editor (for example, Notepad), find following parameter:
loop:true;
and set value "false" for it.