Home Forums WoodMart support forum Trigger lazy load event

Trigger lazy load event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #195326

    itsame
    Participant

    Dear Developer,

    Can you tell me which event triggers the lazy load event?

    #195327

    Artem Temos
    Keymaster

    Hello,

    Here is a trigger that tells our lazy loading function to check the current view and load all images that are in the viewport

    $(document).trigger('wood-images-loaded');

    Kind Regards

    #197002

    itsame
    Participant

    Thank you very much it works!

    #197005

    Artem Temos
    Keymaster

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Trigger lazy load event’ is closed to new replies.