I have black text over a transparent area and in ie8 it has funky fuzzy black outlines around the text. Is there a way to get rid of this? Thanks
问问题
5586 次
1 回答
1
我假设透明图层,您的意思是具有不透明度设置的图层?
你试了一下这个解决方案? IE8 中的 PNG 透明度问题
并使用 .box_rgba 规则生成不透明度,而不是常规的 'filter: alpha(opacity=50);' 方法。
于 2012-08-16T09:40:50.633 回答