摘要: Css.transparent_class { filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;} UPDATE: I wanted to pull this post out of the archives and update it a bit because it there seems to be a good amount of interest in this subject.Here is what each of those CSS properties is for:o 阅读全文
posted @ 2012-11-03 13:45 网络虫 阅读(138) 评论(0) 推荐(0) 编辑