标签: javascript html events
我在Chrome的Dev Tools上勾选“Scroll Performance Issues”。它告诉我触摸事件监听器有问题。
如何删除它? 默认情况下,某些事件会自动添加到某个特殊元素,如“a”,“button”,所以我怎么能删除它们。