开发者

filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=80 ) not working in firefox

filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=80 ) opacity: 0.5; -moz-opacity: 0.5;

not开发者_StackOverflow working in firefox. How to solve this issue?


Well, you forgot a ; after the ).

And opacity should be 0.8 to match 80 in the first rule.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜