Hi,
Can anybody explain to me why my page logo sometimes flickers when hovering over it in IE6?
Thanks for any input...
| SitePoint Sponsor |



Hi,
Can anybody explain to me why my page logo sometimes flickers when hovering over it in IE6?
Thanks for any input...
Last edited by Pixelateur; Sep 17, 2007 at 10:23.

I just tested with IE 6.0.2900 and didn't see any flicker. I did notice a JS error though:
document.getElementById("uri") has no properties
Chris Bloom
Web Application Developer

I notice that you have a generic a:hover rule that sets the background image to none. Perhaps IE is seeing a conflict with this? Try reading the Update section at http://wellstyled.com/css-nopreload-rollovers.html
Chris Bloom
Web Application Developer



Hi Chris,
thanks for your help. I added an additional a:hover rule to compensate for that. Should be working ok now.
By the way, you are right. This flickering doesn't occur in all versions of IE6, but in some. I tend to do a lot of quick checks in Internet cafes etc. and on at least two machines the flickering occured... We'll probably never find out why though... Thanks again.
Bookmarks