Posted by Yohan N. Leder on 06/30/07 07:17
In article <1183179603.967915.309510@n2g2000hse.googlegroups.com>,
2good2b@gmail.com says...
> Is there a simple way to make images wait a few secs before loading?
> (i.e. without javascript)
>
>
If by loading you mean : appear on screen. Yes, maybe this trick :
convert your image to animated GIF doing there's just white (if it's the
color of your webpage's background) until real content (what was your
original image) appear.
If you want to delay the image request (w/o javascript) : I don't see
how.
[Back to original message]
|