About this Course
JavaScript lets you create interactive web pages which can respond to a user's actions. In this course, you'll learn how to bring web pages to life using the power of JavaScript.
Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
JavaScript lets you create interactive web pages which can respond to a user's actions. In this course, you'll learn how to bring web pages to life using the power of JavaScript.
The environment that JavaScript runs in has a fundamental effect on what it can do. In this stage, we'll explore the browser environment and how it allows you to access and change different parts of a web page with JavaScript.
Chevron 6 steps4:18
5:33
4:35
6:03
7:43
6 questions
The first step of making a web page interactive involves identifying an element for the browser to find and make it available to do something using JavaScript. There are several ways to access specific elements in the DOM. Let's explore those you are likely to use most often.
Chevron 9 steps6:21
2 objectives
7:40
1 objective
3:48
5 questions
6:10
5 questions
3 objectives
Once you've selected an element in the DOM, you can read or modify it. You can replace or change the display of text, for example. Or you can create new nodes and insert them into the DOM. Let's learn about and get some practice with some of these actions.
Chevron 11 steps8:00
5:50
2 objectives
9:38
4:35
5 questions
4:52
3 questions
3:39
4:20
5 questions
Guil Hernandez
Get personalized course recommendations, track subjects and courses with reminders, and more.