css3 - 如何做一个弹出框给背景设置透明,如下图
迷茫
迷茫 2017-04-17 11:42:14
0
4
559

3

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(4)
巴扎黑

Yours looks like it uses css transparent background effect

background-color: rgba(0, 0, 0, 0.9);
左手右手慢动作

box-shadow can be achieved.

大家讲道理

Make two mask layers

PHPzhong

box-shadow property will do the trick.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template