Book Image

JavaScript DOM - Create Dynamic Interactive Web Pages [Video]

By : Laurence Svekis
Book Image

JavaScript DOM - Create Dynamic Interactive Web Pages [Video]

By: Laurence Svekis

Overview of this book

<p>The Document Object Model (DOM) allows you to connect JavaScript with what's happening with your web page.</p><p>In this comprehensive course, you’ll learn how to create dynamic content using JavaScript, and discover what can be done with the JavaScript DOM to make web pages more interactive.</p><p>You’ll cover the following topics:</p><p>• What is DOM</p><p>• Multiple element selection</p><p>• Element manipulation—updating content and selecting attributes</p><p>• Traversing children and parents</p><p>• Element style attribute</p><p>• Applying click and hover effect on images</p><p>• Changing the background</p><p></p><p>All the code and supporting files for this course are available at https://github.com/PacktPublishing/JavaScript-DOM---Create-Dynamic-Interactive-Web-Pages</p>
Table of Contents (1 chapters)
Chapter 1
Introduction to the DOM JavaScript and the Document Object Model
Content Locked
Section 13
Challenge 2 List Items
Introduction to the DOM JavaScript and the Document Object Model: Challenge 2 List Items