Launch Your Cybersecurity Career in 6 Months
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Syllabus
Insure the DOM is available to interact with
How to load your script for DOM interaction
3:30 Syntax: addEventListenerevent, function, useCapture
Using a function name in the event listener
5:55 Removing a function with a name: removeEventListener
Using an anonymous function in the event listener
Listening for the readystatechange event
Constructing an initApp function
Event Bubbling
Event Capturing
Event Propagation and stopPropagation
event.target usage
classList, add, remove, and toggle
Listening for a HTML Form submit event
HTML Form default behavior
Prevent default behavior with event.preventDefault
Taught by
Dave Gray