Revision: 1370
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 29, 2006 05:24 by 1man
Initial Code
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
Initial URL
http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker
Initial Description
Stop the background image flickering on IE by including this code in the header of your page. See link for more information.
Initial Title
Stop Annoying IE Background Image Flicker Bug
Initial Tags
css, javascript, ie, background
Initial Language
JavaScript