CSS3 pointer-events(阻止hover、active、onclick等触发事件)Firefox 3.6+和chrome 2.0+ 以及safari 4.0+都支持这个CSS3属性,IE6789都不支持(IE11又支持,不过很好的一点是在ie中给a加disabled 点击事件自动无效。),Opera在SVG中支持。2023-04-09html-css190