jiangfeilong

最终效果:

背景图片css不变,再背景图片的里层元素设置css样式即可

opacity:0.4;
filter:alpha(opacity=40); /* 针对 IE8 以及更早的版本 */

 

分类:

技术点:

相关文章: