Click to See Complete Forum and Search --> : Browser flashing


jomc26
01-24-2004, 08:36 AM
I have a page with two frames. One which must reload separately from the second. I don't think the problem is because of frames? My problem is that I have all the background colors set to blue but on loading these pages within the frames they flash to a white background temporarily and then back to blue. This doesn't look very good and I have tried setting the IE background to blue also but still the same problem. It seems to flash when it is trying to retrieve the pages from the server - can I do anything to change this or a workaround so that it looks better i.e. redirect to another page or something? Any help would be great...

spufi
01-24-2004, 02:38 PM
Could you post a link, or code?

jdavia
01-24-2004, 10:46 PM
Just a guess without seeing your code.
Make sure the background of the index page and all the other frame pages are the same. Also check the body and any table backgrounds as well.

Aronya1
01-25-2004, 02:03 PM
I don't think you can do anything about it. Your browser is just displaying the web page as it processes the code. It first will display a white background. You might try using CSS to set the background color, but I doubt it will make any difference.

Ben Rogers
01-25-2004, 06:30 PM
does it actually load part of the page, flash to white, then go back to normal, or just when u click the link? try it on your hard drive.if it does the same thing then its a code messup, if it doesnt its a server thing.