<style>
.demo {
i {
pointer-events: none;
}
}
</style>
<div class = "demo">
<input><i></i></input>
</div>
<style>
.demo {
i {
pointer-events: none;
}
}
</style>
<div class = "demo">
<input><i></i></input>
</div>
本文标题:CSS3 pointer-events鼠标点击穿透后面的元素
本文链接:https://www.haomeiwen.com/subject/jbxbyqtx.html
网友评论