Video Description
This course will take you on a journey where you'll learn how to create interactive web pages using JavaScript DOM. This course covers What is DOM, Element selection, Multiple element selection, Element manipulation - update content and select attributes, Elements and classes add remove and toggle, Traversing children and parents, Element style attribute, Challenge #1 image popup window, Create elements, Click events, Challenge #2 click event create elements,Challenge #3 click change background, Event Object, Key press event, Mouse move events,
Challenge #4 - List items advanced remove,create element, clickEvent bubbling and capturing.
All codes and supporting files for this course are available at: https://github.com/PacktPublishing/JavaScript-DOM---Create-Dynamic-Interactive-Web-Pages
Style and Approach
Step by step lessons - source code included