Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么在 Firefox/Chrome 中查看此淡入淡出演示的质量比在 IE8 中查看时流畅得多?
http://tanguay.info/web/examples/jquerflash2
Internet Explorer 的旧版/专有 DirectX 不透明度过滤器在您使用它们时会禁用 ClearType(因为否则文本会完全损坏)。IE8 及以下不支持 CSS 不透明度,因此没有可靠的解决方法。通常,对于 IE,您需要在呈现文本以供阅读时删除过滤器,以便 ClearType 正常工作。