Stall image loading

Stall image loading

am 30.06.2007 07:00:03 von 2good2b

Is there a simple way to make images wait a few secs before loading?
(i.e. without javascript)

Re: Stall image loading

am 30.06.2007 09:17:57 von ynleder

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.

Re: Stall image loading

am 30.06.2007 09:54:31 von dorayme

In article ,
Yohan N. Leder wrote:

> 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