Answer the question
In order to leave comments, you need to log in
How to show multiple items when scrolling down?
Good afternoon!
There is a page with a lot of photos arranged in a grid.
<div class="item">
<div class="image">
<img src="1.jpg" alt=""/>
</div>
</div>
..и т.д.
Answer the question
In order to leave comments, you need to log in
Lazy loading of images
You connect after jQuery - https://raw.githubusercontent.com/ressio/lazy-load...
And for images instead of src="path to image" you prescribe data-src="path to image"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question