Page 1 of 1

Frames, loading thereof

Posted: Mon Feb 16, 2004 12:13 am
by qartis
Well,

I have this window, with two frames. Frame one is on top, frame two is beneath it. Frame one is a php script, a while(1) loop. Frame two is the text "hello". Frame two won't load until frame one is done loading; it shows white indefinitely. Mozilla 1.6, IE6, Firebird, Firefox, Netscape, Konq. Does anyone know a workaround?

Posted: Wed Feb 18, 2004 11:29 am
by tylerdurden
Never had a case where frames influenced each other like that. I just recreated your setup and it worked in Safari, Firefox and Mozilla ("worked" means the upper frame stalled, but the lower frame loaded). Can you post an URL or the excact code?

Posted: Wed Feb 18, 2004 6:55 pm
by qartis
Well it's for http://qmsn.qartis.com/


I've done some tweaking and fixing, and I've got it working perfectly on Mozilla, Firefox, IE 5.5, Konq and NS. IE 6.0, every once in a while, refuses to load the bottom frame of a popup window until the popup's opener window is Stopped from loading.