Return to Snippet

Revision: 35679
at November 12, 2010 00:14 by touffies


Initial Code
// Background Image Fix
try { document.execCommand("BackgroundImageCache", false, true)} catch(e) {};

Initial URL


Initial Description


Initial Title
Fix IE Background Image

Initial Tags
image, ie6

Initial Language
JavaScript