Click to See Complete Forum and Search --> : White horizontal bars that momentrily flash when going between pages when viewing in


arthurk
07-21-2009, 02:16 PM
I am using basic HTML with CSS and images to build a small website.

I notice there are white horizontal bars that momentrily flash when going between pages when viewing in IE...I do not see this in Firefox.

Images are small in file size, so I do not think that is an issue....

Has anyone else seen this issue with IE (I am using ver8)...

Is this an issue at all and if so can it be fixed?

Here is a link to my test site if you want to see:

http://home.earthlink.net/~jkstorms/New_website/index.html


Thanks

ryanbutler
07-22-2009, 08:22 AM
I see it in IE and Google Chrome, though I don't know what's causing it. It might be a rendering issue in those browsers. My only guess is that it might be because the content is in absolute positioned containers.

Sorry I can't be of more help on that.

arthurk
07-22-2009, 06:09 PM
Thanks...I tried using relative positioning...still see it...I will assume it is a IE thing....

All my code looks good now and images are small.....

I have only checked this site in Firefox and IE....may have to try Chrome...sometime..

AK