Media praise for DOM Enlightenment
Have a blog? Join our Blogger Review Program
"If you work with JavaScript, you probably rely on a Document Object Model (DOM) library such as jQuery to help you handle HTML scripting. But you can script the DOM without a DOM library, using JavaScript. Cody Lindley shows how in this excellent guide aimed at two types of developers who have experience with JavaScript, HTML, and CSS."
-- , Sagecreek Productions,
"An insightful and easy-to-read book about manipulating and traversing the DOM with JavaScript as opposed to an abstract library like jQuery. This is a great look at fundamentals and very useful for better understanding JavaScript libraries, like jQuery, Zepto, etc." Full Review >
-- , www.davidhayden.com
"Cody Lindley takes the reader into the depths of the DOM with his work. This book does what it says it will in the beginning introduction by presenting a very terse cookbook: you won't be seeing tons of lengthy explanations. One of the best perks of this book was that in ebook form->the code was presented with links to code examples in jsFiddle (with Firebug lite) or github" Full Review >
-- , shredcode.com

