Most Helpful Customer Reviews
6 of 6 people found the following review helpful:
5.0 out of 5 stars
An amazing book!, 23 July 2004
I bought this book to learn how to create a new menu system for a web site that I'm working on, and I certainly don't regret the choice. Danny Goodman's book does a very good job of covering Dynamic HTML (DHTML), HTML (Hypertext Markup Language), CSS (Cascading Style Sheets), DOM (Document Object Model) and even JavaScript. The amount of information in this book is incredible. 1400 pages! Mr. Goodman explains the current situation, where Microsoft's Internet Explorer follows one "standard" and the other browsers follow the W3C standards to varying degrees. He also indicates which version of MS IE first began to support each feature, allowing you to decide whether you want to use some feature that some of your clients' older browsers may not support. This kind of information is invaluable if you want to make your web site cross-browser compatible, including support for Macintosh, Unix, Linux, etc., as well as Windows. My only criticism is that the book is unfortunately becoming a bit dated. It was published in Sept. 2002 so it obviously can't contain any information about the latest versions of web browsers. On the other hand, Microsoft has not released any new version of IE for over two years, so it's only information about the latest versions of Netscape and other browsers that is missing. One additional thing I liked about this book was that Danny Goodman sometimes uses an almost poetic English, something rather unusual in a technology book. A couple of examples from page 19: "... can be a challenge unto itself." "If the inexorable flow of new browser versions..." Highly recommended if you are making web pages that require the use of Dynamic HTML. Rennie Petersen
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Vital keyboard-side companion for any web developer, 1 Feb 2005
From the first edition, through to the second, this book hasn't been off my desk for the last 5 years. Even when most of my work involves server side web programming, using VB6, C#, and before that Perl and PHP - I still need to refer to this at least once a week. Even using ASP.NET, where Microsoft try to shield you from the html using server side controls - you will still need this book. Main uses: The object model of IE and mozilla, so your javascript code is using the correct object. Javascript section. A good reference, though Javascript - The Definitive Guide (O'Reilly) is very useful too. CSS - Not too verbose, light on examples, but superb as a reference. In short, everyone involved in writing HTML, or client side code, should have this book.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
11 of 12 people found the following review helpful:
5.0 out of 5 stars
Second Edition - should last me another four years!, 11 Oct 2002
This is the completely updated second edition. Four years ago I made the first edition my constant companion and it has saved me, and any other web developer nearby, weeks of head-scratching since. Back then we had to tussle with Netscape Navigator 4 vs. Internet Explorer 4 whilst supporting the version 3 browsers. This edition brings home just how much has changed and just how much is new. Most importantly, it helps you to develop web interfaces that will be cross-platform from the outset. The book is not an introduction to DHTML but it does have a section on Applying DHTML that covers not only the current state of the art but also gives clear guidance in making use of all the features. Danny Goodman makes it very clear that he is not going to discuss the DHTML that Navigator 4 introduced, the <layer> tag and JavaScript style rules, but points out that they are covered in the first edition should you really need to know. There isn't anything on Accessibility other than a single paragraph drawing your attention to the Web Accessibility Initiative (WAI). DHTML and Accessibility could be considered inimical but that isn't the case and I'd perhaps have liked to see this elaborated on with some suggestions on how to achieve an Accessible site whilst still using DHTML. In practice, however, I've found it easy to meet the Priority 1 checkpoints (or A rating) set by the WAI even with a complete DHTML site so perhaps this is not really an issue. I find this book really useful. I can't imagine any web developer doing without this book and managing to produce a good cross-platform solution and I also can't imagine that developer needing any other texts on any of the technologies covered here. I certainly don't have any others on my desk today.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|