images flashing/blinking in firefox/netscape/mozilla

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
newmember
Forum Contributor
Posts: 252
Joined: Fri Apr 02, 2004 12:36 pm

images flashing/blinking in firefox/netscape/mozilla

Post 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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

post a link to this gallery so we can look at it..
User avatar
newmember
Forum Contributor
Posts: 252
Joined: Fri Apr 02, 2004 12:36 pm

Post 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
Draco_03
Forum Regular
Posts: 577
Joined: Fri Aug 15, 2003 12:25 pm
Location: Montreal, Canada

Post 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.
Post Reply