Images in hidden div
-
I have a gallery template that outputs all images attached to a page.
On page load, only one large image will be displayed and a list of thumbnails. When clicked on a thumbnail, it will display a larger image of that thumbnail.
What I want to do is to not load those images before I click their thumbnail. I didn’t find any solutions until I decided to install a lazy load plugin.
After installing it, it doesn’t seem to lazy load it. When I click on the thumnail, the large image seems to appear very instantly. I’m not sure if this is how the Lazy Load plugin but a little help would be much appreciated.
thanks
mark
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Images in hidden div’ is closed to new replies.