You can accomplish this in vanilla JS with addEventListener . You can attach it to DOM like this: document.addEventListener('alert' ...
確定! 回上一頁