Perhaps you wrap a table around your image and set the background="" of
the table to an image of the same size that says "Loading Thumbnails",
then when the image loads, it loads over the background.

Matt

On Fri, 2003-08-22 at 15:08, Jeffrey D. Means wrote:
> I am looking for a way to say please wait generating thumbnails... while
> actually doing so.  I have tried calling the JavaScript alert() function
> before starting the image processing but it waits for the page to
> complete loading before displaying the alert box.  anyone have any ideas
> on this??  BTW: at the time I am trying to display a message I have
> already started output to the browser.
>  
> ---
> Jeffrey D. Means
> CIO for MeansPC
> [EMAIL PROTECTED]
>  
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003
>  


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to