'Which objects have the EventTarget interface?

according to MDN Element, and its children, as well as Document and Window are EventTargets. What does its children mean? Since I can't add events to text nodes, right? Thanks and Greetings



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source