IE和FF下面的css半透明效果

filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/

posted @ 2009-07-07 15:11  张巍的博客  阅读(144)  评论(0)    收藏  举报