javascript - Problems with Lazy Load and Mix It Up plugins -
I have a problem in my lazy-load target condition every time I use my list (which uses the Mix It Plugin) ), My images will not be loaded on Skaldown, 'Lazelod is targeting its old state.
How can I control lazy loads of my images properly?
The old jquery lazyload is not actually built for dynamic webpages. In general, the plugin only checks for the user scroll and there are some flaws with runtime performance and management memory.
I made an aliilerarar, which is actually different from all other aliology: it uses a very efficient code and b) automatically present the DOM elements in the present and future.
There is a simple demo with mixing here:
All you have to do is add it and write the following markup:
& lt ; Img data- src = "img.jpg" class = "lazyload" />
Comments
Post a Comment