Visual LightBox
-
jquery image slideshow fade Monochrome Theme with Round Window thumbnails
-
simple jquery slideshow with navigation Route Theme with Simple HTML Frame thumbnails
-
html5 scrolling image gallery Modern Theme with Round Frame thumbnails
Jquery gallery with thumbnails appears whenever we scroll after closing images
Q: I am having issues with a jquery gallery with thumbnails on my page.
When we close the slide show by clicking on the 'x' of one of the images,
the jquery gallery with thumbnails should close, I believe, and we should be returned to the page.
However, a jquery gallery with thumbnails appears whenever we scroll after closing (any) image.
So, this makes it impossible for a visitor to navigate (scroll up or down on
the page) after closing the jquery gallery with thumbnails.
Can this be fixed?
Did I error in the coding of the page?
A: You call VisualLightBox HEAD section for several times on your page.
It is not necessary. You should call it only once.
Please remove extra VisualLightBox HEAD sections.