filmov
tv
HTML DOM Document addEventListener() - JavaScript

Показать описание
The addEventListener() method allows you to add event listeners on any HTML DOM object such as HTML elements, the HTML document, the window object, or other objects that support events, like the xmlHttpRequest object.