JavaScript manipulation of the DOM Document Object Model
Learn how to access and manipulate HTML elements using JavaScript. Create dynamic and interactive webpages with our fun course!
Brief Summary
This course is all about making your webpages super interactive using JavaScript! Perfect for beginners who want to dive into the fun of web development.
Key Points
- Access and manipulate HTML elements with JavaScript.
- Learn to create dynamic content and interactions.
- Understand the Document Object Model (DOM) for better web development.
Learning Outcomes
- Ability to select and update HTML elements dynamically.
- Skills to add event listeners and style elements on the fly.
- Understanding of how the DOM works and how to use it effectively.
About This Course
Access HTML elements using JavaScript make updates, set up event listeners and create new HTML elements.
JavaScript manipulation of the DOM - Start creating Dynamic and Interactive Content.
Learning how to interact with the DOM, will get you started quickly with more interaction on your webpages.
The Document Object Model is a model of your HTML document represent within JavaScript as objects.
Elements are within the HTML page rendered out by the browser. JavaScript engine in the browser then create representations of the elements as JavaScript Objects. Which in turn gives you the developer a whole lot to work with, the sky's the limit with what you can do at this point. You can communicate with these objects using JavaScript and then manipulate them. Any changes you make will be visible within the webpage itself.
Use JavaScript to select elements from your HTML code. All the web page elements are represented within the DOM. Document Object Model. Learning to better utilize the DOM will allow you to create more advanced user interactions, and update the content dynamically.
See how easy it is to select elements and make the interactive.
Select any element from within your HTML and bring it to life with JavaScript.
From an instructor with over 15 years of real world web development experience, learn how to use the DOM for your web projects.
Every element is an element object, which contains details about the object. 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.
Selecting Elements from your HTML
Update the element HTML on the fly.
Add event triggers.
Style your elements dynamically
Read and validate inputs
By the end of the course you will have the skills and know how to manipulate the DOM within you website.
I am here to help you learn how to create your own websites and ready to answer any questions you may have.
JavaScript is the most in demand skills, and learning how to use JavaScript will help to separate you from the crowd.
Want to know more, what are you waiting for take the first step. Join now to start learning how you too can create DYNAMIC and INTERACTIVE pages within your website today.
Create Dynamic interaction on webpages
Update HTML elements
Manipulate Element Styling
Course Curriculum
20 Lectures
Instructor

More Courses By
Frank W. M.
Very well explained and a good starting base for understanding how to manipulate the DOM
- Helpful
- Not helpful
Paul S.
Great Course
Really well presented , good pace and fantastic examples
Will definitely be looking at more from him
thank you :)
- Helpful
- Not helpful
Lucash
It would be helpful to have bulleted summaries for each section. The content and video flow is very average.
- Helpful
- Not helpful
Keith M.
1. Content was presented in a clear, organized manner.
2. It was obvious Laurence had a deep knowledge of the subject.
3. The amount of lectures was appropriate. After completing the lectures, I will be able to review the lectures until I get comfortable using new material.
- Helpful
- Not helpful
Leopoldo L.
It could have more information. But it it is a good course.
- Helpful
- Not helpful
Narsa R. N.
I have a good understanding of manipulating DOM elements via javascript now. Course is very clear and concise. Thanks!
- Helpful
- Not helpful
Bob D.
Not so good, very fragmented, I think it needs more practical examples.
- Helpful
- Not helpful
Hernando G. M.
It is not a free course for anything new for people who already know something about code. Really disappointed to pay for a beginners course.
- Helpful
- Not helpful
Mark K.
Thank you! :)
- Helpful
- Not helpful
Your email address will not be published. Required fields are marked *
Shaurya
Clear concise knowledge, really helping me out.