D
D
Daniel2016-12-16 11:42:29
JavaScript
Daniel, 2016-12-16 11:42:29

Does content load under hidden JS tab?

It is necessary to make a portfolio of works of different people, for this I want to create categories using bootstrap and fill in about 20 photos for each category
and the question is how correct such a portfolio implementation is. That is, when the page loads and the first tab opens by default, will photos that are hidden under other tabs be loaded in the background? Just if yes, then it seems to me that it will not be very effective, since there can be 100-200 photos in total, and if they are loaded immediately, this will affect the page loading speed ....

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Aksentiev, 2016-12-16
@Sunrise23

Depends on the browser.
Use lazyload on images to be sure.

A
Alexander Belkevich, 2016-12-16
@AlexBelkevich

Content is loading. Use AJAX

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question