On Mon, 13 Aug 2001 23:16:35 +0100, Seb Frost ([EMAIL PROTECTED])
wrote:
>I have a php page which generates a page of thumbnails from a
>database.  In
>internet explorer all of the layout loads first, and the thumbnails
>appear
>one by one as they are downloaded.  Netscape however seems to insist
>on
>downloading all images before displaying the page.  This makes it
>appear
>very slow.  How can I prevent this behaviour?
>
>cheers,
>
>seb

use lowsrc and a low-res image.

- Mark


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to