Modify the Document Object Model (DOM) with JavaScript to make your web pages come to life!
The DOM is an object-oriented representation of the web page which can be modified with JavaScript to create interactive and dynamic web content.
- Select elements from the page
- Update elements on the page
- Apply styling to the style attribute
- Track user interactions with click events and keyboard events
- Move and manipulate page elements with JavaScript
Create a dynamic and interactive game that detects element collision and adds to the score. Move your element to hit the other elements on the page, score, and see how new elements are created with a maximum number from the code. Learn basic JavaScript game structure that can be extended to build your own games and more.
Distributed by Manning Publications
This course was created independently by Laurence Svekis and is distributed by Manning through our exclusive liveVideo platform.
About the Technology
About the Video
What's Inside
- Manipulate JavaScript and DOM
- Use JavaScript to create interactive web pages
- Build dynamic web pages with JavaScript
- Use JavaScript code to interact with HTML elements
- Create a game with JavaScript
- Create keyboard key press events using arrows to move page element divs
- Use animation frames for smooth web page movement
About the Reader
Coding experience in JavaScript, HTML, and CSS
About the Author
Laurence Svekis is an experienced Google developer who worked on multiple enterprise level applications, hundreds of websites and business solutions, and many unique and innovative web applications. He created his first computer application in 1990 and first website in 1998. Laurence has been providing web development courses and digital marketing strategy courses since 2002, teaching countless learners how to bring amazing things to life online.
Quotes