or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
31 used & new from £15.92

Have one to sell? Sell yours here
 
   
JavaScript & DHTML Cookbook
 
 

JavaScript & DHTML Cookbook (Paperback)

by Danny Goodman (Author)
5.0 out of 5 stars  See all reviews (4 customer reviews)
RRP: £34.50
Price: £19.26 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £15.24 (44%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Want guaranteed delivery by Tuesday, November 17? Choose Express delivery at checkout. See Details
24 new from £15.92 7 used from £22.21

Frequently Bought Together

JavaScript & DHTML Cookbook + JavaScript: The Definitive Guide + CSS: The Definitive Guide
Price For All Three: £63.82

Show availability and delivery details


Customers Who Bought This Item Also Bought

JavaScript: The Definitive Guide

JavaScript: The Definitive Guide

by David Flanagan
4.3 out of 5 stars (45)  £23.74
Dynamic HTML: The Definitive Reference

Dynamic HTML: The Definitive Reference

by Danny Goodman
4.9 out of 5 stars (37)  £30.14
PHP Cookbook (Cookbooks (O'Reilly))

PHP Cookbook (Cookbooks (O'Reilly))

by Adam Trachtenberg
4.3 out of 5 stars (3)  £21.49
CSS: The Definitive Guide

CSS: The Definitive Guide

by Eric Meyer
4.2 out of 5 stars (5)  £20.82
JavaScript: The Good Parts

JavaScript: The Good Parts

by Douglas Crockford
4.2 out of 5 stars (6)  £13.13
Explore similar items

Product details

  • Paperback: 604 pages
  • Publisher: O'Reilly Media, Inc.; 2 edition (8 Aug 2007)
  • Language English
  • ISBN-10: 0596514085
  • ISBN-13: 978-0596514082
  • Product Dimensions: 23.2 x 17.8 x 2.8 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon.co.uk Sales Rank: 78,370 in Books (See Bestsellers in Books)

    Popular in these categories:

    #12 in  Books > Computing & Internet > Programming > Languages > JavaScript
    #49 in  Books > Computing & Internet > Programming > Languages > HTML & XHTML
    #54 in  Books > Computing & Internet > Programming > Languages & Tools > Scripting
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   100s of Java Books Online opens new browser window
my.safaribooksonline.com  -  Access Safari's eLibrary of Top IT Books! 10-Day Free Trial. 
   Ajax Javascript opens new browser window
www.Nitobi.com  -  Ajax Autocomplete Control 6 Unique Search Modes 
   PHP Code Generator opens new browser window
www.scriptartist.com  -  Generate PHP Code from database With AJAX Support. Free Trial! 
  
 

Product Description

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; and 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.


About the Author

Danny Goodman has been writing about personal computers and consumer electronics since the late 1970s. A freelance writer and programmer, he's published hundreds of magazine articles, several commercial software products, and three dozen computer books. His most popular book titles -- on HyperCard, AppleScript, JavaScript, and Dynamic HTML -- have covered programming environments that are both accessible to non-professionals yet powerful enough to engage experts. His "JavaScript Bible" (Wiley) book is now in its fifth edition. Danny is also a programming consultant to some of the industry's top intranet development groups and corporations.

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)
 
javascript
dhtml
web development
web design
computers
client side
ajax

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

4 Reviews
5 star:
 (4)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
41 of 41 people found the following review helpful:
5.0 out of 5 stars Just the job, 5 Jun 2003
By A Customer
I have been working on developing a web application now for about 6 months and just recently got this book. I only wish I had got hold of it 6 months ago. Looking through the table of contents it contains examples of nearly all the Javascript functionality that I have struggled to incorporate into our application. I would have saved loads of time and probably have coded things a lot more efficiently if I'd had this book first. Topics such as date validation, handling script errors, creating a new window, bringing a window to the front, changing the contents of one frame from another, resizing frames, setting frameset specifications dynamically, blocking submissions from the Enter Key, Advancing Text Field Focus with the Enter Key to name just a few! I've already used it since getting it to look up modal windows and creating tree-view structures.

This is everything I expected that book to be.

I heartily recommend this book. It has tons of highly usable examples.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
12 of 12 people found the following review helpful:
5.0 out of 5 stars Excellent Book if you need to learn Javascript quickly, 8 Sep 2005
By A Customer
I don't normally write reviews but after reading this book I felt I had to spread the good word. The style and pace of this book is excellent if you are already a programmer and need to pick up javascript quickly. You'll need a more comprehensive Javascript book to ensure you cover all bases, but if you want to learn the basics and how to actually deliver results without having to wade through chapters of general theory of programming then this is the type of book for you.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 4 people found the following review helpful:
5.0 out of 5 stars All round package, 29 Mar 2008
By E. Carron (UK) - See all my reviews
(REAL NAME)   
This book delivers a lot.

It is uniquely difficult to get into client scripting because it draws on so many technologies; has been a battle ground for browser developers; and the development tools are so poor.

I read(tried to read) loads of books on client side scripting but could not get the picture I needed to understand what is going on. They either each describe a single technology which is not, in itself, enough to get started with, or they describe such a big picture that there is no practical application for the knowledge.

This book covers sufficient ground that a complete picture emerges but also links that picture to the practical details needed to get stuck in.

As well as getting me going there was plenty of depth to and detail whenever I wanted it.

I have always found that in each area there is one book which has provided the breakthrough. For client side scripting this has been that book.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars A pleasure to read.
In web development, there are normally multiple ways of doing something. Most learning books tend to teach you one method. This book is far more enlightened though. Read more
Published 4 months ago by Chunky Wilberforce

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
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.