JavaScript DOM Methods
In this course, you will learn about the most commonly used JavaScript DOM methods and how to use them!
Syllabus
3 chapters13 lessonsIntroduction
2 lessons- 01Introduction
- 02Document Object Model
DOM Methods I
6 lessons- 01getElementById
- 02Modify Element Style
- 03getElementsByClassName
- 04Loop Through and Manipulate
- 05getElementsByTagName
- 06querySelector
DOM Methods II
5 lessons- 01querySelectorAll
- 02addEventListener
- 03innerHTML
- 04createElement and appendChild
- 05classList toggle
More like this
Array Methods in JavaScript
In this course, you will learn about Arrays and the most commonly used Array methods in JavaScript and how to use them!
- 18
Function Declarations in JavaScript
In this course you will learn about different ways of function declaration in JavaScript. From traditional basic function declarations to the modern arrow functions, enhance your coding skills and write cleaner, more efficient JavaScript code!
- 14
DOM Project - Calculator
In this course you will build an interactive simple calculator using HTML, CSS and JS.
- 14
- 3
Moving Clouds - HTML/CSS/JS Project
In this course, you will create a moving clouds web project using HTML, CSS, and JavaScript.
- 18
- 5
HTML/CSS Challenges - Pack III
This course will challenge your knowledge of HTML and CSS in a fun and effective way!
- 5