Video Description
JavaScript has become a dominant language in the form of mobile applications, browser applications, server applications, and embedded devices. The DOM is like a doorway to access all of this functionality that is already there. JavaScript gives you the ability to open up that door and make amazing things happen on your website. This course covers only the JavaScript Document Object Model and prior JavaScript knowledge is a prerequisite to this course.
This Course covers the following:
- Learn how to select HTML elements via tags, id, class and queryselection
- Traverse elements move between elements to properly select the ones you are looking for
- Find out about nodes and how they work
- Get data from the DOM about your page and elements
- Update your element CSS via JavaScript
- Add interactive listeners for page events
- Explore how JavaScript objects work
- Append and remove elements Dynamically
- Useful code snippets
- Source Code is included
- Top resources and more
- Everything is included for you to get started quickly
This course is designed to cover core aspects of JavaScript and cover the Document Object Model (DOM). It will demonstrate the use of DOM and will help you develop skills and manipulate the DOM within your website. Join now to start learning to create DYNAMIC and INTERACTIVE pages within your website today.
Style and Approach
The scope of the course is focused strictly on JavaScript and DOM. Your instructor will complete each step of the process with you, on screen with source code provided. This guide shows you how, from the basics to advanced techniques.