LazyLoad to several images

1 reply · opened Dec 27, 2022

PPavelRomeroDec 27, 2022

Hello:

I have a CardView that shows Ads and each Ad has many images to which I want to apply the LazyLoad to avoid seeing their loading. The problem is that I use another control and load the images through a Dataset and not manually to be able to apply the Lazy class.. Is there a different way to do it? Maybe via Javascript?

The page is: https://www.capitiz.com/Modulos/Propietario/Anuncios.aspx

You can use the following temporary credentials:

User: Pavel.RomeroV@outlook.com
Password: 2468

Regard

SSemicolon WebSTAFFDec 27, 2022

Hello,

You can consider using the following code but we are not sure if this will work seamlessly due to the initialization of a JS Functionality inside another JS Component:
[ch_pre type="js"]jQuery('.selector').addCass('lazy');
SEMICOLON.initialize.lazyLoad();[/ch_pre]

Any further customizations to this must be manually done as this is out of the scope of the included support.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard