S
S
Sasha Brahms2015-11-12 13:13:43
JavaScript
Sasha Brahms, 2015-11-12 13:13:43

Handling events in a browser extension?

It is not possible to do processing for the browser, it just does not work.
How to implement event processing?
click, focus, etc. ?
document.querySelector('#ext_button).onclick = myFunc;
nothing works, please help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yaroslav Lyzlov, 2015-11-12
@Dlike

https://developer.mozilla.org/en/docs/Web/API/Even...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question