Visual LightBox
-
html image scrolling gallery Monochrome Theme with Round Window thumbnails
-
jquery gallery lightbox plugin Route Theme with Simple HTML Frame thumbnails
-
create lightbox css Modern Theme with Round Frame thumbnails
Jquery photo appears whenever we scroll after closing images
Q: I am having issues with a jquery photo on my page.
When we close the slide show by clicking on the 'x' of one of the images,
the jquery photo should close, I believe, and we should be returned to the page.
However, a jquery photo 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 photo.
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.