Stall image loading
am 30.06.2007 07:00:03 von 2good2bIs there a simple way to make images wait a few secs before loading?
(i.e. without javascript)
Is there a simple way to make images wait a few secs before loading?
(i.e. without javascript)
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.
In article
Yohan N. Leder
> 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.
>
Like
--
dorayme