div+css=>遮罩+弹出框(固定在页面中间)

效果图 css代码 <style type="text/css" > body{ font-family: "Microsoft YaHei" ! important; } /*灰色遮罩层*/ .fade{ width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position: fixed; left: 0; top: 0; z-inde
相关文章
相关标签/搜索