• Hi.
    As the image is still hidden by script, had the idea that maybe then these hidden images to load as query (click on the image or thumbnail) ?
    Like this should result in increased page load speed and reduce the number of initial requests.
    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sorry, I’m not 100% sure of what you mean. But if you look in jquery.galleriffic.js there is an option preloadAhead

    Maybe this would help you?

    Thread Starter selftrips-ru

    (@selftrips-ru)

    I think it’s not.
    For example on page there are 5 galleries and 10 photos in each.
    What I’m asking is whether it is possible to make so that initially loaded only the first 5 images (each 1st of each gallery), and the rest loaded only if the user wants to see them – click on the downloaded 1st image or preview, which, of course, are loaded all at once initially.
    options:
    1.download each of the following separately
    each image is loaded only on request directly (with clicks on the preview or already loaded image (download the following)

    2. download each gallery separately
    When you click on the 1st uploaded image (or preview) – loaded all images from this gallery (assuming that if you are interested one image in the gallery so interested and the rest in this gallery)
    3. download all remaining images at once on the first click
    When you click on the 1st loaded image (or preview) any of the gallery on the page loaded all the images at once from this page (it is assumed that if you are interested one image on the page so will be of interest to others on this page)

    • This reply was modified 7 years, 8 months ago by selftrips-ru.

    To be honest we are not planning any major changes to this gallery.

    Please check out our newer gallery https://thriveweb.com.au/the-lab/photoswipe/

    Or the latest version with Ajax loading https://github.com/thriveweb/photoswipe-masonry

    Thread Starter selftrips-ru

    (@selftrips-ru)

    I think your old gallery is much better !! ))

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Images on demand?’ is closed to new replies.