IE6 Background Image Flicker Fix
I never knew about this bug until working on a recent project. The client noticed that our banner image (set using css background-image) flickered in IE6 when the mouse rolled over any anchor. Thanks to No IE6 flicker, Sir I discovered the problem has to do with Internet Explorer 6 checking for a newer version of the background-image css property every time you move the mouse over a link.


