How can I access events added with attachEvent()
/ addEventListener()
in JavaScript?
Use case: debug events using FireBug's console.
There is no way to access them.
Depending on what you're trying to achieve, better way to debug the events might be to output the event properties you're interested in from the event handler function...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With