![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I was wondering if User Agents still downolads images you have marked display: none |
|
or visibility: hidden wich CSS. |
#3
| |||
| |||
|
|
Hi to all, I was wondering if User Agents still downolads images you have marked display: none or visibility: hidden wich CSS. Somebody knows how the major web browsers handles these situations regarding the images download? |
#4
| |||
| |||
|
|
Arturo Buonanni <leave_this_out_deer.chief.this.also (AT) gmail (DOT) com> wrote: I was wondering if User Agents still downolads images you have marked display: none Not downloaded |
#5
| |||
| |||
|
|
I was wondering if User Agents still downolads images you have marked display: none Not downloaded Really? So if I have a javascript that changes the display on that image, it will download it when display is changed? |
#6
| |||
| |||
|
|
Arturo Buonanni wrote: Hi to all, I was wondering if User Agents still downolads images you have marked display: none or visibility: hidden wich CSS. Somebody knows how the major web browsers handles these situations regarding the images download? Also (some ie) background images specified with css, but not used !! Realistically, it's up to the agent to make decisions on what to preload in case it's needed. Chris |
#7
| |||
| |||
|
|
Tony <tony23 (AT) dslextreme (DOT) WHATISTHIS.com> wrote: I was wondering if User Agents still downolads images you have marked display: none Not downloaded Really? So if I have a javascript that changes the display on that image, it will download it when display is changed? It should in proper browsers, apparently that doesn't include IE and Mozilla offshoots. |
#8
| |||
| |||
|
|
I was wondering if User Agents still downolads images you have marked display: none Not downloaded Really? So if I have a javascript that changes the display on that image, it will download it when display is changed? It should in proper browsers, apparently that doesn't include IE and Mozilla offshoots. So you're saying that the PROPER behavior is to not load the image on the page load, and to load it when the div is displayed. |
|
Again - what support do you have for that? |
![]() |
| Thread Tools | |
| Display Modes | |
| |