RE: [PHP] page shown, but browser keeps doing something

2003-02-25 Thread Chris Hayes
At 17:01 25-2-03, you wrote:
are you preloading graphics using JavaScript?
well, i turned javascript off so that can't be it. 

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


RE: [PHP] page shown, but browser keeps doing something

2003-02-25 Thread Cal Evans
are you preloading graphics using JavaScript?

* Cal Evans
* Stay Plugged Into Your Audience
* http://www.christianperformer.com

-Original Message-
From: Chris Hayes (SENSE) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 9:13 AM
To: [EMAIL PROTECTED]
Subject: [PHP] page shown, but browser keeps doing something


hi list,
i'm working on my local WAMP on a PHP module to fit in a cms, and i fail to
understand what is taking the browser so much time _after_ the page is
completely visible. Statusbar says still loading the page. Javascript links
and the refresh function of the browser are reluctant.

When i stop downloading, and look at the source, the page is in untill the
last tag.


This is what i checked:
* with Phoenix (small version of mozilla) i loked at 'page info': as far as
i can tell all images seem to exist.
* the table and page structure is ok, Dreamweaver has no complaints.
* it happens also when i turn off javascript in the internet explorer, so
it is not a javascript on-the-run.

If i save the entire page to disk and open it as a file:, it is very quick.


Any ideas where to look now?

Chris

PS OT but while i tried to debug this situation, i changed several IE
security settings and options and now it wants to download files from
localhost in stead of show them. it starts asking whether want to open it,
then choice open/save  and then it asks with what i want to open it. Pretty
annoying!


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



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



[PHP] page shown, but browser keeps doing something

2003-02-25 Thread Chris Hayes (SENSE)
hi list,
i'm working on my local WAMP on a PHP module to fit in a cms, and i fail to 
understand what is taking the browser so much time _after_ the page is 
completely visible. Statusbar says still loading the page. Javascript links 
and the refresh function of the browser are reluctant.

When i stop downloading, and look at the source, the page is in untill the 
last tag.

This is what i checked:
* with Phoenix (small version of mozilla) i loked at 'page info': as far as 
i can tell all images seem to exist.
* the table and page structure is ok, Dreamweaver has no complaints.
* it happens also when i turn off javascript in the internet explorer, so 
it is not a javascript on-the-run.

If i save the entire page to disk and open it as a file:, it is very quick.

Any ideas where to look now?

Chris

PS OT but while i tried to debug this situation, i changed several IE 
security settings and options and now it wants to download files from 
localhost in stead of show them. it starts asking whether want to open it, 
then choice open/save  and then it asks with what i want to open it. Pretty 
annoying! 

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