pointer-events 属性

请把鼠标指针移至下面的链接,查看是否对指针事件做出反应:

cursor:not-allowed;//MDN解释:不能执行
cursor:no-drop;// MDN解释:当前位置不能扔下 Windows或Mac OS X中 "no-drop 与not-allowed相同".

pointer-events: none:

访问 教程

pointer-events: auto(默认)

访问 博客