阅读背景:

CSS半透明兼容写法

来源:互联网 
filter: Alpha(opacity=10); /* IE */    
-moz-opacity:0.1;    /* FF 主要是为了兼容老版本的FF */
opacity:0.1;    /* FF */
filter: Alpha(opacity=10); /* IE */    
-mo



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: