IE 7透明PNG问题
我有这个带有 css 布局的网站 (http://techlipse.net/test/agb)。 具有透明背景的 PNG(它们从 Fireworks 中保存为 FW png)循环具有淡入淡出效果,而其后面有另一个 div,云彩移动(telerik rad 旋转器)。透明图像在其周围创建黑色轮廓。 如果有人向我解释这里发生的事情,我将非常感激。 提前谢谢
I have this site (http://techlipse.net/test/agb) with a css layout. The PNGs with transparent backgrounds (they are saved as is from Fireworks as FW png) cycle with fade effect while theres another div behind it with clouds moving (telerik rad rotator) .. Transparent images create this black outline around them. If anyone explains me what happens here I will deeply appreciate it. Thx in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
根据我所读到的内容,如果将图像放入容器中并淡入容器而不是图像本身,则问题不会出现。 我自己没试过这个。
From what I've read, if you put the image in a container and fade the container instead of the image itself the problem won't present itself. Haven't tried this myself.