使div变成半透明的css样式

.layer {

  opacity:0.9;

  filter:alpha(opacity=90);

  zoom:1;

}

posted @ 2015-12-10 14:52  魔豆  阅读(701)  评论(0编辑  收藏  举报