JavaScript & DHTML Cookbook (2nd edition)
 

Related Products













JavaScript & DHTML Cookbook (2nd edition)

by O'Reilly Media, Inc.

$44.99
buy from amazon.com
Average Rating: * * * * half star
Sales Rank:40760 (lower is better)
Price Used:$19.33
Shipping:Free Shipping on most orders over $25*
Availability:Usually ships in 24 hours
Label:O'Reilly Media, Inc.
Pages:604
Binding:Paperback
Publication Date:2007-08-08
Published By:O'Reilly Media, Inc.
ASIN:0596514085
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.

Why is JavaScript & DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.

Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:
  • Working with interactive forms and style sheets
  • Presenting user-friendly page navigation
  • Creating dynamic content via Document Object Model scripting
  • Producing visual effects for stationary content
  • Positioning HTML elements
  • Working with XML data in the browser
Recipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript & DHTML Cookbook is a must.

Customer Reviews

Great book - Reviewed on 2008-04-28
* * * * *

I really like this book. The format of each technique demonstrated is

Problem- Solution- Discussion

The nice thing is that you can get a quick explanation from the solution, and a more in depth response in the discussion. The author presents complete code which is easily built upon and customized.

I knew a bit of Javascript when I started, but I think this would be an excellent book even for a complete beginner.
This is a good book for general purposes - Reviewed on 2008-04-23
* * * *

I wouldn't buy this book if you are going for aesthetics for you website. I wouldn't buy it if you are a heavy programmer either. Its a good "middle" book for just general roll overs, browser detections, and other javascript functions for form validation. Its a little small.
excellent reference - Reviewed on 2008-02-14
* * * * *
1 customer found this review helpful.

I still have the first edition of this book but other than perhaps missing the chapters on ajax it's not outdated at all. This book has saved my life several times already. Almost every time I am looking to solve a tricky problem in javascript, I find that this book contains a well explained chapter with the exact solution that I was looking for. The authors often make a point of going through multiple iterations of a solution, to demonstrate what needs to be modified to support certain browsers, and at the same time ensure that the reader actually understands the code too.

This is a great book for experienced javascript developers who want to save time by using tried and tested code to solve common problems, but at the same time understand that code too.
Great! - Reviewed on 2007-10-30
* * * * *

This is a great book for beginners and experts. For beginners, he offers clear examples on how to get started in solving real world problems with Javascript. For experts, this offers a great refresher on how to do things right.
A lot of good information, time-saver - Reviewed on 2007-10-19
* * * *
1 customer found this review helpful.

Problem solution format is ideal for the topic. DHTML is best served by this format. I was able to solve some problems I was working on and improve some of my existing code with the recipes presented.

A little more emphasis on cross-browser compatibility than I needed.

I would recommend this to developers who need examples of common page creation issues in JavaScript.
Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects