I'm experiencing the IE6 Flicker bug on a drop down menu. The background image is set on the submenu's ul element, and IE6 users with the cache set to check for newer versions "every visit to the page" are flickering away. I used Dean Edwards' server fix
http://dean.edwards.name/my/flicker.html
on my own host and it works like a champ. However, the client's host won't install mod_expires and switching hosts is not an option. I've tried wrapping the submenu's ul element in a div, and also nesting a div inside the ul element, adding the same background image to both for redundancy but those didn't work. Is there another workaround for this? Perhaps using javascript or php/perl?
Menu is here:
http://rustedfire.com/menu_test/menu_test.html
Relevant css is here:
http://rustedfire.com/menu_test/menu_test.css

Thanks!
Kara


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to