Introduction to JavaScript DOM Page Elements
This course teaches creating page elements using JavaScript DOM, you will learn about event listeners and how to add animation frames to the page.
This course on JavaScript DOM Page Elements will equip you with the basic knowledge needed to modify elements on webpages with DOM using JavaScript. It teaches you how DOM relates to JavaScript code, methods of selecting elements and how to add and remove objects using append and prepend. In addition, this course will teach you about event listeners and their types and how to add animation frames to the page.
What You Will Learn In This Free Course
Introduction and Adding HTML Code
In this module, you will be shown how to connect the HTML contents back into a JavaScript object and also how to select page elements using query selector. You will learn how to update the text contents of an element, and apply styling, you will also learn how to update the attributes of elements, and create elements using the create element method
JavaScript Event Listeners, Keyboard Events and Animation
In this module, you will be introduced to event listeners, you will learn how to add mouse events and also the types of mouse movement which included mouse out and mouseover. You will also learn about keyboard events and how the keyboard arrow keys can be used to interact with the DOM contents and also how to add animated frames to the page.
Course assessment
User Reviews
Be the first to review “Introduction to JavaScript DOM Page Elements”
You must be logged in to post a review.
There are no reviews yet.