JavaScript and DHTML Cookbook

106 5
About.com Rating

The Bottom Line

One of the better "Cookbook" books that I have seen. This book includes lots of practical code to perform useful tasks



Pros
  • Shows at least one way of performing a lot of common tasks with JavaScript
  • Covers modern browsers and modern coding styles
  • Complete codes provided along with explanations of how they work

Cons
  • Some scripts more complex than they need to be in order to incorporate obsolete browser support


  • Some scripts use outdated coding styles

Description
  • Second Edition
  • 582 page paperback
  • Published by O'Reilly Media Inc
  • ISBN 0-596-51408-5
  • Solutions and Examples for Web Programmers
  • Author: Danny Goodman

Guide Review - JavaScript and DHTML Cookbook

At first glance, I was not very impressed by this book as it contains lots of references to long dead browsers and the code needed to support them alongside the code needed by the more modern browsers. The longer that I actually looked at the book though the better my opinion of the book got.

While some of the scripts in this book have been made overly complicated through additional code to support long dead browsers, those scripts can easily be used as is by anyone to provide the functionalirty in the web page that the script is designed to perform. Thiose with a greater understanding of JavaScript can delete the relevant parts of the script if they don't require it to support dead browsers and get shorter more efficient code.

There is a very wide range of code samples provided in the book and so it will have something to offer to all JavaScript users regardless of their current level of expertise.


Source...
Subscribe to our newsletter
Sign up here to get the latest news, updates and special offers delivered directly to your inbox.
You can unsubscribe at any time

Leave A Reply

Your email address will not be published.