本层屏蔽鼠标,使用绝对坐标定位,可以设置透明度不遮挡下层内容显示
<div style="position:absolute; top:-40px; left:0px; width:100%; height:100%;background:#;z-index:999; opacity:0" oncontextmenu="return false"></div> <?//本层屏蔽鼠标,使用绝对坐标定位,可以设置透明度不遮挡下层内容显示?>本文链接:http://80c.cc/ez/63.html
发表评论: