不再有IE6背景闪烁
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了不再有IE6背景闪烁相关的知识,希望对你有一定的参考价值。
dynamic background images flickers in IE6***
more ressources:
[here](http://misterpixel.blogspot.com/2006/09/forensic-analysis-of-ie6.html)
and [here](http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B823727) and
[here](http://ajaxian.com/archives/no-more-ie6-background-flicker)
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
以上是关于不再有IE6背景闪烁的主要内容,如果未能解决你的问题,请参考以下文章