DHTML & JavaScript offers plenty of instruction on using DHTML features as implemented in Netscape's Navigator 4+ browsers. This book contains a wealth of information about style sheets and other elements of Dynamic HTML; however, readers should be forewarned that there is no mention of Microsoft Internet Explorer compatibility whatsoever.
The title features dual coverage of the cascading style sheets syntax and JavaScript syntax implementations of DHTML. It delves deeply into the added features of JavaScript 1.2 and covers the changes presented with JavaScript 1.3. The first part of the book focuses on style and layer implementation, while the subsequent parts go into the aforementioned JavaScript dialects. The material is presented with text that's easy to understand; however, the book's formatting is a bit distracting. The author uses unusually prominent headings and excessively underlines text.
Loads of code samples illustrate all of the concepts, and charts summarize the language syntax, properties, and events. The accompanying CD-ROM provides the book's content in HTML and Adobe Acrobat formats as well as supplemental documents such as Netscape guides. Although this book's presentation is rather unconventional, its excellent code examples and detailed index make it great as an everyday how-to reference.
--Stephen W. Plain
Customer Reviews & Comments
I was very disappointed that this book only covered DHTML (JavaScript and CSS) that worked with Netscape. I was hoping for something that would work in both NS and IE. The one good thing about the book is the author does tell you about Netscape bugs that force you to change the syntax of your JavaScript.