直接用filter属性
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
标签:图片 class cal 内容 gray filter pos webkit log
直接用filter属性
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
标签:图片 class cal 内容 gray filter pos webkit log
原文地址:http://www.cnblogs.com/wangqiao170/p/8028238.html