Have one to sell? Sell yours here
Dynamic HTML: The Definitive Reference
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Dynamic HTML: The Definitive Reference [School & Library Binding]

Danny Goodman
4.7 out of 5 stars  See all reviews (39 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
School & Library Binding --  
Paperback £29.89  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.


Product details

  • School & Library Binding: 1307 pages
  • Publisher: San Val (Sep 2002)
  • Language English
  • ISBN-10: 0613912144
  • ISBN-13: 978-0613912143
  • Product Dimensions: 23.1 x 18.3 x 6.1 cm
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (39 customer reviews)
  • See Complete Table of Contents

More About the Author

Danny Goodman
Discover books, learn about writers, and more.

Visit Amazon's Danny Goodman Page

Product Description

Amazon.co.uk Review

Danny Goodman felt that he couldn't trust any of the documentation on Dynamic HTML (DHTML) that he read (too many contradictions), so he wrote Dynamic HTML: The Definitive Reference as a reference for working with his own clients. After testing tags and techniques on multiple releases of the main browsers, Goodman came up with very practical information--some of which you may not find in any other resource.

Goodman assumes a solid foundation, if not expertise, in basic HTML and an understanding of what DHTML is all about. From those assumptions, he presents a meaty, information-dense volume. The first of the book's four sections discusses industry standards and how to apply the basic principles of DHTML. He emphasises the differences in Web browsers and discusses how to build pages so that they work well in both Netscape Navigator and Microsoft Internet Explorer. The second section is an extensive, quick reference of all the tags, objects and properties of HTML, cascading style sheets, Document Object Model, and core JavaScript. A particularly handy cross-reference guide to this information follows, helping you locate it in alternate ways. The final section contains appendices, with useful tables of values and commands. --Elizabeth Lewis --This text refers to an out of print or unavailable edition of this title.

Joel Spolsky, http://www.joelonsoftware.com, October 9, 2002

If you're working with HTML in any way, shape, or form, this book is an absolute requirement. --This text refers to an out of print or unavailable edition of this title.

Inside This Book (Learn More)
Browse and search another edition of this book.
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(24)
(20)
(15)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
6 of 6 people found the following review helpful
An amazing book! 23 July 2004
Format:Paperback
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

Comment | 
Was this review helpful to you?
4 of 4 people found the following review helpful
By Greg
Format:Paperback
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.
Comment | 
Was this review helpful to you?
11 of 12 people found the following review helpful
By Bogle
Format:Paperback
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.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Don't buy this book from Marketplace Resellers
The book is excellent (probably), but I'm having trouble getting a copy of the third edition to see it. Read more
Published 7 months ago by C. Wootton
Great reference book. Not a tutorial though.
I've always thought of this as one of those must-have books. However, on looking at its cover once again, it is quite plain to see that in the years I have owned the book, I have... Read more
Published 13 months ago by Facebook Answers
Perfect for experts, * * * * * (but EXPERTS ONLY!!)
Three quick questions. Are you at least dimly familiar with every piece of code you'll want to use? Enough that, when attempting a task, you'll know at least the first few letters... Read more
Published on 6 Nov 2007 by A. Slater
Dynamic HTML: The Definitive Reference
If you do any sort of web design, whether as a do-it yourself novice or as a professional web designer, Dynamic HTML is a must have resource. Read more
Published on 7 Oct 2007 by Tami Brady
A reference not a tutorial
This refers to the 3rd edition (Dec 2006).

This is some tome at some 1200 plus pages (discounting the indices). Read more
Published on 18 Sep 2007 by Mr. R. Bragg
Keeps on saving my life 4 years after publication
I found this book hard going 3 years ago when I was just getting into dhtml. As time has gone on I have found it to be, without doubt THE most important, useful, informative book... Read more
Published on 28 Feb 2002 by simon.brown@goodtechnology.com
Can't live without it - even though needs updating
This is the only refernce book you'll need for HTML and the browser object model (dhtml). It is ESSENTIAL. Only problem is that it's age is now showing. Read more
Published on 15 Jan 2002
thorough reference on HTML, CSS, Javascript and DOM
Although things change quickly on the Internet, this book is still the best reference and resource on web site building that I have come across. Read more
Published on 29 Dec 2001
Stop. You've hit the jackpot
This is the first computer book I have bought and used within hours to looked-up on tags in JavaScript and Cascading Style Sheets (CSS) - is that good. Read more
Published on 9 July 2001 by telemea@hotmail.com
the man is a god - when is the updated version coming out?
The man is a god and even though the book is 3 years old, it is still the most important reference in existence for DHTML. It lacks information for the latest browsers (v. Read more
Published on 17 April 2001
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback