2013年4月22日
摘要: <style type="text/css"> /*给网页添加 黑白滤镜*/ html{ /*兼容FF*/ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 阅读全文
posted @ 2013-04-22 11:20 小老虎网络 阅读(3715) 评论(0) 推荐(1) 编辑