/ Published in: JavaScript
paste above in HEAD tag
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
try { document.execCommand("BackgroundImageCache", false, true); } catch(err) {}