獲取window對象註冊監聽的全部事件

如何用JS獲取元素某一事件上綁定的全部Listener

Chrome DevTools->console->getEventListeners(document.querySelector('.someclass'));複製代碼

example:
bash

相關文章
相關標籤/搜索