Html
    Css
    Js

    
                        
.img1{
    height:300px;
}
#zhezhao{
    z-index: 100;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    position: fixed;
    width: 100%;
    height: 100%;
}
#zhezhao2{
    opacity: 1;
    z-index: 989;
    position: absolute;
    background-color: white;
    left: 35%;
    top:22%;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:2.1.1
 立即下载

简单的遮罩图片显示

简单的不要不要的

0