Skip to Main Content
Advanced JavaScript
book

Advanced JavaScript

by Zachary Shute
January 2019
Intermediate to advanced content levelIntermediate to advanced
330 pages
6h 42m
English
Packt Publishing
Content preview from Advanced JavaScript

Chapter 3

DOM Manipulation and Event Handling

Learning Objectives

By the end of this chapter, you will be able to do the following:

  • Explain DOM traversal and manipulation
  • Create the event object and browser events
  • Organize event propagation and bubbling
  • Delegate events efficiently
  • Utilize JQuery to handle events and DOM manipulation

This chapter will cover working with document nodes, event objects, and the process of chaining, navigation, and handling events.

Introduction

In the first chapter, we covered many of the new and powerful features that were released in ES6. We discussed the evolution of JavaScript and highlighted the key additions in ES6. We discussed scope rules, variable declaration, arrow functions, template literals, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced JavaScript Topics

Advanced JavaScript Topics

Steven Hancock
JavaScript

JavaScript

T. J. Crowder
JavaScript Cookbook, 3rd Edition

JavaScript Cookbook, 3rd Edition

Adam D. Scott, Matthew MacDonald, Shelley Powers

Publisher Resources

ISBN: 9781789800104Supplemental Content