What do you think?


DOM Scripting: Web Design with JavaScript and the Document Object Model
We know from the success of titles such as Web Standards Solutions , Cascading Style Separating Content from Presentation, and the Web Designer's Reference that web designers are increasingly concerned with making sites that don't just look pretty, but are also built using current best practices. There are three main technologies married together to create usable, standards-compliant web XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model. This book is about the latter of the three. DOM Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. Jermey starts off by giving you a basic crash course in JavaScript and the DOM, then move on to provide you with several real world examples built up from scratch including dynamic image galleries and dynamic menus, and show you how to manipulate web page style using the CSS DOM, and create markup on the fly. You'll learn how
* Apply dynamic behavior to your pages without inserting JavaScript in your markup.
* Write scripts that degrade gracefully when JavaScript isn’t available.
* Use web standards to ensure cross-browser compatibility.
* Harness the power of the DOM to create user-controlled animation.
* Also includes an introduction to Ajax.
* Apply dynamic behavior to your pages without inserting JavaScript in your markup.
* Write scripts that degrade gracefully when JavaScript isn’t available.
* Use web standards to ensure cross-browser compatibility.
* Harness the power of the DOM to create user-controlled animation.
* Also includes an introduction to Ajax.
Kindle Edition
First published January 1, 2005
Ratings & Reviews
Friends & Following
Create a free account to discover what your friends think of this book!
Community Reviews
Displaying 1 - 18 of 18 reviews
July 30, 2017
It's a very good book on DOM and should be used with mozilla docs.
August 6, 2007
A great introduction to the concepts behind DOM scripting, the basics of progressive enhancement and a lot of good use cases and examples, in a great conversational tone.
Want to Read
August 20, 2010Weird to read a book on javascript that makes no mention of jquery and other libraries. I guess they're coming out with a second edition in december that will include these.
September 25, 2023
This book introduces JQuery and Ajax by demonstrating their application through basic DOM functions. It explains how various libraries functions can be achieved using pure DOM scripts, making them easier to use and abstracting the underlying principles in DOM scripts.
December 20, 2020
Great exciting book.
deserve 5 stars but I gave it 4 star because some details in the book are outdated.
deserve 5 stars but I gave it 4 star because some details in the book are outdated.
May 26, 2022
Want to learn POJ? This will help/
July 21, 2019
Read this book last year, Loved it!
February 24, 2012
JavaScript is like a scalpel—in the wrong hands, it can lead to disaster; in the hands of a skilled surgeon, it is a powerful tool. In Jeremy Keith's DOM Scripting, the guiding principle throughout is to turn you into that surgeon. The book opens by putting JavaScript into historical perspective, then follows that with the basics of the JavaScript language and the Document Object Model (DOM). From those basics, Keith layers and weaves best practices such as standards support, progressive enhancement, graceful degradation, and accessibility, all while slowly building components that reach a final crescendo in a complete website example. (Here's a hint: if your web pages have any in-line JavaScript code or handlers such as , you're doing things wrong.) If you're looking for in-depth Ajax material here, look elsewhere. This book is all about doing JavaScript correctly—so you won't cut yourself later.
March 19, 2008
I liked the way this book taught javascript. As a web designer you are always a little scared of technologies that some one might not have on their computer. And after you spend days designing something you want to make sure everyone can see it. One of this books main themes is to use Javascript in a way that it enriches your web site not make it harder (or impossible) to use.
May 14, 2013
Great book that focuses on manipulating DOM properties, nodes and methods. Most JavaScript books just gloss over this. Granted, modern JS Libraries abstract the need to know how to do this, but I like to know what's going on under the hood, perhaps to make more efficient decisions. Well written, easy to follow tutorials. Just a wee bit dated.
September 6, 2007
Another great Friends of Ed book. So far I think I should have gotten the advanced book but it is a great review to really help me get a solid understanding of the dom. I have little background in the terminology so now I can talk to other web developers. http://www.friendsofed.com/
June 30, 2008
Good book on using JavaScript to progressively enhance web pages. Somewhat dated (especially the last three chapters) but for the most part it has aged well.
January 29, 2011
Before you dive into any javascript frameworks, you should know the basics first. This book is a good one for that.
October 21, 2012
First book I ever read on JavaScript - made me want to be a front end developer, so I became one. This is the best book for any beginner diving in.
Currently Reading
December 2, 2014learning
This entire review has been hidden because of spoilers.
May 10, 2014
A readable and friendly introduction to practical Javascript for dynamic sites.
February 9, 2015
Nice introduction book.
Displaying 1 - 18 of 18 reviews














