Lesson 21
Working with the Document Object Model (DOM)
What You’ll Learn in This Lesson:
How the W3C DOM standard makes dynamic pages easier to control
The basics of the standard DOM objects:
window
,document
,history
, andlocation
How to work with DOM nodes, parents, children, and siblings
How to access and use the properties of DOM nodes
Get Sams Teach Yourself HTML, CSS, and JavaScript All in One, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.