By Danny Goodman
Third Edition
December 2006
Pages: 1322
ISBN 10: 0-596-52740-3 |
ISBN 13: 9780596527402
![]()
![]()
![]()
![]()
(Average of 6 Customer Reviews)
Packed with information on the latest web specifications and browser features, this new edition is your ultimate one-stop resource for HTML, XHTML, CSS, Document Object Model (DOM), and JavaScript development. Here is the comprehensive reference for designers of Rich Internet Applications who need to operate in all modern browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera. You can instantly see browser support for the latest standards-based technologies.
Full Description
With this book, you can instantly see browser support for the latest standards-based technologies, including CSS Level 3, DOM Level 3, Web Forms 2.0, XMLHttpRequest for AJAX applications, JavaScript 1.7, and many more. This new edition:
- Provides at-a-glance references for the tags, attributes, objects, properties, methods, and events of HTML, XHTML, CSS, DOM, and core JavaScript. You can quickly look up a particular feature or language term to see if it is available in desired browser brands and versions.
- Includes handy cross referencing that lets you look up an attribute (or object property, method, or event type) to find all the items that recognize it, including interrelated HTML tags, style properties, and document object model methods, properties, and events.
- Offers appendices where you can quickly locate values useful in HTML authoring and scripting. You'll find coverage of commands used across three browsers for user-editable content.
- Includes a glossary that gives you quick explanations of some of the new and potentially confusing terminology of DHTML.
Dynamic HTML: The Definitive Reference speeds the way to adding sophisticated features to your web pages. Indispensable, complete, and succinct, this bestselling guide is the must-have compendium for all web developers involved in creating dynamic web content.
Register your book | Submit Errata | Online Sections
Browse within this book
Cover | Table of Contents | Index | Sample Chapter
No time right now?
|
CSS Pocket Reference Read more |
JavaScript: The Definitive Guide Read more |
CSS Cookbook Read more |
Book details
Third Edition: December 2006
ISBN: 0-596-52740-3
Pages: 1322
Average Customer Reviews: ![]()
![]()
![]()
![]()
(Based on 6 Reviews)
Featured customer reviews
Excellent, October 02 2007
There are books for quiet reading. This is my favorite book of consulting. This one solved almost my doubts with CSS, DOM even casual HTML.
<br/>
It's a must to in your bookshelf.
Excellent, Comprehensive Reference, April 23 2007
Looking for a single reference for all your web development needs? Well, Dynamic HTML: the Definitive Reference isn't quite that, but it comes awfully close. It's not simply a DHTML reference; there's detailed reference info on XHTML, CSS, DOM, and Javascript -- all of which are necessary to create good DHTML.
Most of the book is divided into five sections, including the above mentioned references, as well as a section on Events. The references are easily navigated, clearly explained, and provide nice examples. The most valuable bits of information for many web developers are probably the compatibility info provided for each entry in the reference sections.
The remainder of the book offers handy cross-references and appendices. The cross references include: an HTML/XHTML Attribute Index, and DOM references by Property, Method, and Event. The appendices include info on colors, special characters, ASCII key codes, editable content commands, elements/attributes available in W3C standards, and the relationships between various Mozilla based browsers.
Of course, this is a reference book, so there's limited cohesion in the examples. There is no theme to follow and re-create a full-featured DHTML web site. But the book is intended to be a reference. There are other books for step-by-step DHTML development.
Likewise, this is a comprehensive reference, and therefore quite a thick book. There are separate CSS and JavaScript references available (also very handy), but this single volume packs a lot of punch.
Essential, March 27 2007
I do a lot of work with JavaScript, the DOM and dynamic HTML. I couldn't work without this book. I've used all three editions. This 3d edition is essential for cross-browser compatibility development. It is updated for IE 7, Mozilla, Safari and Opera.
Best DHTML Reference Book!, January 30 2007
This 3rd edition of the well-known JavaScript reference book by Danny Goodman, includes all the latest web browser (IE 7, Firefox 2.0, Opera 9, Safari, etc.) updates and with the DOM, BOM and JavaScript core functions (ver. 1.7), plus Ajax implementations as well. The book is well over 1200+ pages but actually is close to 1500 if you include the 200+ online PDF that includes the non-reference sections that show the reader how to use all the great information in the book.
The previous edition (2002), included that section as part of the book [...] This book includes at least 20-30% more material, not including the implementation sections, so you know something had to go (to prevent this going to hardback). The link to the PDF is in the preface (page x) and basically makes this book one of the most important books that have come out covering JavaScript. It covers everything you could practically need on knowing about any object, any method or any property that has to do with JavaScript or the browser (BOM).
I just hope people realize that there is an extra 200+ of very important content that is NOT in the book that they can get. That extra part makes this book complete. Though if you are only looking a complete reference book then that extra material will be a bonus.
The topics that re covered in the PDF are:
Online Section II, Cross-Platform Compromises
Online Section III, Adding Cascading Style Sheets to Documents
Online Section IV, Changing Page Content and Styles
Online Section V, Adding Dynamic Positioning to Documents
Online Section VI, Scripting Events
Online Section VII, XMLHttpRequest and Ajax
This material itself can be its own book comparing it to other JavaScript books that have just been coming out the past year. So if you need a complete book on JavaScript or want to learn the specific browser differences or are an Ajax developer then this is the only book you will want to get. It should be part of your library.
Indispensible, January 30 2007
Whenever I have questions about HTML, JS/DOM, or CSS, this book is the first (and usually last) place I look for answers. Pretty much the only reference book that an experienced web developer needs about those 3 languages.
Far better than any online reference, January 18 2007
For years I have relied exclusively on online references for tag & object references. Like Danny Goodman's introductory commentary on finding these references - even the official ones - often lacking and typically inaccurate on practical browser compliance.
Definitive reference fits this title to a "T". Every tag is covered in detail, providing practical description for both the tag and every property along with a practical example. This is most definitely a must have for any developer dealing with dynamic HTML, which is increasingly an important part of site development.
If you are a beginner, don't look for this to teach you how to get started; this is a reference not a primer. That said, find yourself a great introductory title and absolutely purchase this along with it. As you start writing code, you will need this to understand the new tags you are using as well as know how to deal with browser compatibility issues.
Media reviews
"Weighing in at over 1300 pages, the optimum word in the title is Definitive!...takes everything you wanted to know--need to know--about DHTML and presents it in a very useful format...if you are working with DHTML, you are wasting your time if you do not have this book!
"
-- Thomas Testi, Blogcritics.org
"Too many computing books have been rushed into print with authors who simply don't know a particular subject deeply. Goodman is at the other extreme; he isn't merely expert with DHTML...he's uniquely knowledgeable and strongly motivated. If you're a developer like Goodman, one who needs to ensure that your Web application does as you intend, you have little choice but to prop DH up beside you, for the different browsers don't behave consistently."
-- Cameron Laird, Unix Review
"Definitive reference fits this title to a "T". Every tag is covered in detail, providing practical description for both the tag and every property along with a practical example. This is most definitely a must have for any developer dealing with dynamic HTML, which is increasingly an important part of site development. "
-- Jeremy Hall, Amazon.com
"Anyone who has spent weeks making their website just perfect only to have their best buddy with a different type of browser say that its all wonky knows that a good detailed cross reference resource is invaluable. Having one as well organized and intuitive as this one is nothing short of amazing.
"
-- Tami Brady, TCM Reviews
"...replete with at-a-glance references for the tags, attributes, objects, properties, methods, and events of HTML, XHTML, CSS, DOM and core JavaScript, enabling users to quickly look up a particular feature or language term to see if it is available in desired browser brands and versions.
"
-- Sun System News, SystemNews
"Of course, this is a reference book, so there's limited cohesion in the examples. There is no theme to follow and re-create a full-featured DHTML web site. But the book is intended to be a reference. There are other books for step-by-step DHTML development. Likewise, this is a comprehensive reference, and therefore quite a thick book. There are separate CSS and JavaScript references available (also very handy), but this single volume packs a lot of punch."
-- Kirk Holbrook, Maine Flash Platform User Group
"Two books live on my desk when I'm working on Web pages with client-side scripting: David Flanagan's JavaScript: The Definitive Guide, 5th Edition and Danny Goodman's Dynamic HTML: The Definitive Reference, 3rd Edition. They're both huge books, and their content overlaps substantially, but they both keep earning their spots. I reach for Flanagan if the question in my mind is primarily about some aspect of JavaScript, and for Goodman if the question is primarily about some aspect of HTML, XHTML, CSS or the Document Object Model...It's the reference sections of the two books that I return to over and over. "
-- Martin Heller, Strategic Developer, InfoWorld







