Posted by Shelly on 11/20/07 17:09
Doesn't anyone have a suggestion for the IE6 flicker problem when mousing
over menus quickly?
I tried the Javascript solution I found but it didn't work. It was to put
this in the <head> area.
<SCRIPT type=text/javascript>
try { document.execCommand('BackgroundImageCache', false, true); } catch(e)
{}
</SCRIPT>
--
Shelly
Navigation:
[Reply to this message]
|