- Adding jQuery to a Project 2:43
- Spoiler Revealer: Breaking it Down 6:28
- Understanding Unobtrusive JavaScript 4:38
- Adding New Elements to the DOM 5:06
- Progressive Enhancement and Unobtrusive JavaScript 5 questions
- Adding New Elements to the DOM 2 objectives
- Using on() for Event Handling 2:26
- Using Events with Dynamically Added Elements 4:41
- The Event Object 4:44
- Events with jQuery 2 objectives
- What is Traversal? 8:42
- DOM Traversal with jQuery 2 objectives
- jQuery Events and DOM Traversal Review 5 questions
Well done!
You have completed jQuery Events and DOM Traversal Review!
Quiz Question 1 of 5
Each time an event listener is triggered on a webpage, we receive a bundle of useful information such as the type of event that occurred and the element that triggered the event. This bundle of information is known as:
Choose the correct answer below: