Page 1 of 1

images flashing/blinking in firefox/netscape/mozilla

Posted: Thu Sep 09, 2004 6:45 pm
by newmember
hi

i have image gallery om my page...

whenever i load or refresh the page i see these images(with its container)
rapidly flashing/blinking on left side...

but the real position of the container(with images) is on the right side of the page...

i don't see this effect on ie/opera... only in these browsers...
these are 3 diferent browsers and this flashing occurs on three of them... so i don't know what to think...

any help/idea will be appriciated...
thanks

Posted: Thu Sep 09, 2004 6:48 pm
by feyd
post a link to this gallery so we can look at it..

Posted: Fri Sep 10, 2004 3:22 am
by newmember
it is not on the web.. sorry
maybe some had this problem... as i said it occurs in three browsers: firefox,mozilla and netscape..
i know that all three use gecko engine for rendering... so it seems like rendering problem

Posted: Fri Sep 10, 2004 8:44 am
by Draco_03
All these browser use the right "way" of rendering.
Meaning that heses browser render your code the way it should be. (usually)
And IE doesn't. So as a rule of thumb, always make your code work in mozilla first (or ns) and then fix the stuff on ie.
It'll be faster.