Visual LightBox
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.