{
position:absolute;
bottom:0
;
left:0
;
width:100%
;
};
//这样这个遮罩就不用 设置100%高度了
:input ____在jQ中这个是选择不可见的 type=“hidden”的元素//正确的label 用法标志<input type="checkbox" checked="checked" id="rem" />
<label for="rem">记住密码</label>
转载于:https://www.cnblogs.com/diligenceday/p/3514006.html
相关资源:弹出窗口并且此窗口带有半透明的遮罩层效果