ID:               22152
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Performance problem
 Operating System: Linux 2.4.18 (slackware 8.1)
 PHP Version:      4.2.3
 New Comment:

Uhm. I think I found the reason. It's not good to use the same file 4
times in a frameset and only switching content by $_GET-vars. I believe
this is a bug, although there is an easy way to bypass this problem.


Previous Comments:
------------------------------------------------------------------------

[2003-02-10 15:47:31] [EMAIL PROTECTED]

I have a frameset containing 8 frames. They're all including
(require_once()) one common file.

Now the problem is that every 5-10:th time I enter the page the browser
seems to load something forever. The page loads and everything works
fine except that loading. It might sound like a stupid detail but it's
actually very annoying, especially when you're using a browser like
opera. Opera covers the bottom-frame with a "page is loading"-layer.

I've tried to set the src="" to about:blank in one frame. When I do
that the problem disappears.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22152&edit=1

Reply via email to