IE图片缓存可以通过使用document.execCommand("BackgroundImageCache")方法来实现。 以下是关于IE图片缓存document.execCommand("BackgroundImageCache",false,true)的详细解释: 背景图片缓存问题 ……