You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a slider/carousel that will not load Lazy Load XT-enabled image until a mouse/scroll event take places. The first image loads then subsequent images don't not appear until a mouse/scroll event which causes lazy load to kick in the image appears.
See here for test page, notice how the first image loads and subsequent images in the slider don't – but if you scroll or use mouse, the image appears : http://tenfold.webflow.io/slider-lazy-load-test
The slider/carousel I am using has the ability to be 'redrawn' using: Webflow.require('slider').redraw();
My javascript/JQuery skills are lacking. Could you help me with a code example of how would I would use Lazy Load XT's events to lazy load the images in my slider/carousel?
Many thanks for any advice
The text was updated successfully, but these errors were encountered:
voodoo6
changed the title
Help integrating Lazy Load XT with slider
How to integrating Lazy Load XT with slider/carousel
Feb 24, 2017
voodoo6
changed the title
How to integrating Lazy Load XT with slider/carousel
How to integrate Lazy Load XT with slider/carousel
Feb 24, 2017
voodoo6
changed the title
How to integrate Lazy Load XT with slider/carousel
Integrate Lazy Load XT with slider/carousel
Feb 24, 2017
Hi,
I have a slider/carousel that will not load Lazy Load XT-enabled image until a mouse/scroll event take places. The first image loads then subsequent images don't not appear until a mouse/scroll event which causes lazy load to kick in the image appears.
See here for test page, notice how the first image loads and subsequent images in the slider don't – but if you scroll or use mouse, the image appears : http://tenfold.webflow.io/slider-lazy-load-test
The slider/carousel I am using has the ability to be 'redrawn' using:
Webflow.require('slider').redraw();
My javascript/JQuery skills are lacking. Could you help me with a code example of how would I would use Lazy Load XT's events to lazy load the images in my slider/carousel?
Many thanks for any advice
The text was updated successfully, but these errors were encountered: