Javascript Dom Events Flashcards
1
Q
What arguments does the addEventListener method take?
A
The event and a function.
2
Q
Give five examples of JavaScript events that can be listened for.
A
Animation, clipboard, database, fullscreen, and gamepad.