<html>
<body>
<div style="position:absolute;z-index:999;width:200px;height:200px;background:rgba(0,0,0,0.5)"></div>
<div style="position:absolute;width:100px;height:100px;background:red" onclick="alert('Clickable!!')"></div>
</body>
</html>
因为“显示”和“交互”的区域不完全一致,所以有了这个小白问题
请问能够做到这种效果吗?
白板的微信
相关分类