• Resolved mfk

    (@fariskassim)


    Is it possible to have a placeholder image inplace of all images in the repeater when the content loads?

    For example, I’d like to have any image in my ajax loaded content to show as a grey box instead of just appearing above the content once its loaded.

    Kinda like how the BJ lazy load plugin does to images. Was wondering if this plugin had a similar functionality?

    I’ve also set the “Images Loaded” setting for my shortcode to ‘false’.

    • This topic was modified 8 years, 2 months ago by mfk.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @fariskassim,
    That won’t be possible out of the box.
    But you could have some sort of placeholder using css and load the images into this placeholder.

    Does that make sense?

    Thread Starter mfk

    (@fariskassim)

    hey @dcooney thanks for the reply.

    anyway i guess i could. but i foresee having the image having a sort of ‘white flash’ over the placeholder when just before it fades in, wouldn’t it? i guess ill have to try it out

    Plugin Author Darren Cooney

    (@dcooney)

    Yea, it likely would unless you built a script to fade the images in or something.

    Good luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Placeholder loading image in ajax loaded content’ is closed to new replies.