[jQuery] (SOLVED) Re: Superfish - Entire menu flickers on hover

2009-02-12 Thread TimA
This javascript fixes this problem with IE6 background image caching: try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}

[jQuery] Re: Superfish - Entire menu flickers on hover

2009-02-05 Thread TimA
I've not had any luck troubleshooting this problem. If the flicker were restricted to only teh item being hovered on, I'd probably just let it go, but the entire meny disappearing is to much. any thoughts? -Tim

[jQuery] Superfish - Entire menu flickers on hover

2009-02-03 Thread TimA
As you can see on this test page, hovering over any item in the menu causes the entire menu to flash white before the submenu appears. I only see this on IE installs with standalone IE6. On my machines with multiple IE installs, everything is fine. Oddly, this does not seem to happen if I go to