I've found a solution: use the hover function instead of mouseover/ mouseout.
-- Scott. On Mar 2, 12:27 pm, RichUncleSkeleton <[email protected]> wrote: > Sample page:http://www.broburysports.com/sportsbook/faq > > The drop down menu at the top flickers in IE7 whenever you hover over > a submenu. I saw from other threads about backgrund caching; I > implemented the solution but it hasn't made a difference. And there's > only one bg image that doesn't change (image or position). > > I've also changed the menu from using display block/none to using > visibility, and tried adding/removing classes instead of setting > inline styles. > > Anyone know what could be causing the flickering?

