are unvisible items loaded?

J

Jan831

I was just doing some stuff on a simple website, but I have a question
about unvisible items.

There are some images who are not visible when the page is loaded. I've
done this with CSS ( "visibility: false;" ). But the question is that
these images are loaded or not. Maybe a browser can decide to not load
items who are not visible.

Greetings,
Jan831
 
S

SpaceGirl

Jan831 said:
I was just doing some stuff on a simple website, but I have a question
about unvisible items.

There are some images who are not visible when the page is loaded. I've
done this with CSS ( "visibility: false;" ). But the question is that
these images are loaded or not. Maybe a browser can decide to not load
items who are not visible.

Greetings,
Jan831

Yes the images get loaded, but not displayed. If the image is refered to in
HTML, it'll get loaded (unless, of course, the user has ALL images turned
off).
 
S

Spartanicus

SpaceGirl said:
Yes the images get loaded, but not displayed. If the image is refered to in
HTML, it'll get loaded (unless, of course, the user has ALL images turned
off).

And unless it's display has been disabled using css (by using display
rather than visibility).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top