Try the low resolution attribute of the IMG tag. Your low rez image can be a
"Please wait" image and the regular image will be the actual image. I've not
used this personally but NS and IE are said to support it even though it's
not standard HTML.

<img src="image.gif" lowsrc="pleasewait.gif" height=x width=y>

If you don't specify the height and width then the size of the low-rez image
is used for both.

Ricq Pattay ~ [EMAIL PROTECTED]
Senior Analyst/Programmer
College of Veterinary Medicine
University of Minnesota - Twin Cities


----- Original Message -----
From: "Michael Lugassy" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 05, 2001 11:14 AM
Subject: OT: javascript thumbnails


> Kinda OT, but I need help.
> I just finish designing a search page for images.
> the images are stored on a diffrent server and it's take time for them
> to appear (i.e - user see empty rectangles for a long period of time).
>
> can anyone suggest a way to display a "loading, please wait.." IMAGE I
have
> instead of those images and replace them with the real image as soon as it
loads
> up?
>
> Thanks,
>
> Michael.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to