IE6 background image flickering
I’ve been working on the new 2 layer store tabs at www.ecost.com. I’ve been using CSS2 to create the tabs and have been troubleshooting a bundle of Mac-IE problems, Safari, and IE-6 background image flickering is one that I am still stuck on. I found this great website on how to remove the mysterious :hover flicker. I’ve tried adding the a:hover{ background-image: none; } on my machine locally and it didn’t seem to work. I’ll test it again tomorrow at work.