₹2,000.00 with 38 percent savings
M.R.P.: ₹3,200.00
Inclusive of all taxes
This item cannot be shipped to your selected delivery location. Please choose a different delivery location.
Only 1 left in stock.
Ships from
MADAAN BOOK COLLECTION
MADAAN BOOK COLLECTION
Ships from
MADAAN BOOK COLLECTION
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
₹2,000.00 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
₹2,000.00
Subtotal
Initial payment breakdown
Shipping cost, delivery date and order total (including tax) shown at checkout.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera, scan the code below and download the Kindle app.

QR code to download the Kindle App

JavaScript & DHTML Cookbook Paperback – Import, 1 April 2003

4.4 out of 5 stars 11 ratings

EMI starts at ₹97 per month. EMI starts at ₹97. No Cost EMI available EMI options

Save Extra with 4 offers

Cashback: Get 5% back with Amazon Pay ICICI Bank credit card for Prime members. 3% back for others. Not applicable on EMI orders and Amazon business transactions. Details
No Cost EMI: Avail No Cost EMI on select cards for orders above ₹3000 Details
7 days Replacement
Secure transaction

7 days Replacement

Replacement Reason Replacement Period Replacement Policy
Physical Damage,
Defective,
Wrong and Missing Item
7 days from delivery Replacement
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
{"desktop_buybox_group_1":[{"displayPrice":"₹2,000.00","priceAmount":2000.00,"currencySymbol":"₹","integerValue":"2,000","decimalSeparator":".","fractionalValue":"00","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":false,"offerListingId":"MMkJ7uAsnUQy7ukZYyC6JQS4cTb5%2BaquaDIZXigVcu9YhmZEpHmA2rVrh7QEcnc%2Bzg%2BU%2FSq4dbuQh4WZ4l3vUm0DeBlnYHIaabOFpjuBYlbJflZuj9H0WxCiMM60Pd9xhGtKGL%2BRLNZt9fi5yPYClyeBtfkeub44UVKKUV4F0z4ThO%2FQ%2B5QRWI0Sxkc9KFAW","locale":"en-IN","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

A handy quick-fix manual furnishes an extensive selection of problems, solutions, and practical examples for those using Dynamic HTML to build Web pages, covering such topics as browser detection, page navigation, creating dynamic content, and positioning HTML elements and including detailed explanations of each technique. Original. (Intermediate)

Product description

Review

"...does for web scripting and dynamic HTML what the best cookbooks do for food...The best cookbooks distil the wisdom of an experienced and skilled master - and this is precisely what Danny Goodman does here. " TechBook Report

About the Author

Danny Goodman has been writing about personal computers and consumer electronics since the late 1970s. In 2001, he celebrated 20 years as a free lance writer and programmer, having published hundreds of magazine articles, several commercial software products, and three dozen computer books. Through the years, 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 book is now in its fourth edition. To keep up to date on the needs of web developers for his recent books, Danny is also a programming consultant to some of the industry's top intranet development groups and corporations. His expertise in implementing sensible cross-browser client-side scripting solutions is in high demand and allows him to, in his words, "get code under my fingernails while solving real-world problems."Danny was born in Chicago, Illinois during the Truman Administration. He earned a B.A. and M.A. in Classical Antiquity from the University of Wisconsin, Madison. He moved to California in 1983 and lives in a small San Francisco area coastal community, where he alternates views between computer screens and the Pacific Ocean.

Product details

  • Publisher ‏ : ‎ O′Reilly; 1st edition (1 April 2003)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 520 pages
  • ISBN-10 ‏ : ‎ 0596004672
  • ISBN-13 ‏ : ‎ 978-0596004675
  • Item Weight ‏ : ‎ 726 g
  • Dimensions ‏ : ‎ 17.78 x 2.54 x 23.34 cm
  • Country of Origin ‏ : ‎ India
  • Customer Reviews:
    4.4 out of 5 stars 11 ratings

Customer reviews

4.4 out of 5 stars
11 global ratings

Review this product

Share your thoughts with other customers

Top reviews from India

There are 0 reviews and 0 ratings from India

Top reviews from other countries

  • David Stapleton
    5.0 out of 5 stars Indispensable
    Reviewed in the United States on 25 June 2004
    Verified Purchase
    As the title says, this is a Cookbook of JavaScript recipes. While it does devote a few chapters at the beginning to the basics of JavaScript, do not expect a book to teach you the basics of JavaScript. However, you can expect the contents to cover a reasonable number of common situations and solutions for enhancing web pages.
    The author covers topics including: navigation menus (mouseovers and expandable trees), graphic layering, frames, positioning and dynamic content. In addition, he offers a chapter on style sheets that provides a wonderful resource for this often neglected topic.
    Throughout the book the author presents each topic with an overview, followed by selected problems, solutions, code samples and code walk throughs. The prose is concise and well written.
    For additional reference on JavaScript, try JavaScript: The Definitive Guide.
  • Jay Bromley
    5.0 out of 5 stars Get productive quickly
    Reviewed in the United States on 16 September 2005
    Verified Purchase
    If you've got a decent amount of programming experience in C/C++/Java or something similar and need to be productive quickly in JavaScript, this is the book for you. That was my situation and within two or three days of getting this book I was producing some fairly respectable JavaScript.

    The book covers a lot of ground from the most basic building blocks of funcionality (data types, field validations) to managing windows, frames, and dynamic forms to some nice dynamic effects. This book will save you hours of time and quickly get you up to speed on many useful JavaScript techniques and idioms.
  • Foti Massimo
    5.0 out of 5 stars More than recipes, a great learning experience
    Reviewed in the United States on 8 June 2003
    Verified Purchase
    It's a sad reality, but the vast majority of the JavaScript and DHTML available is ugly, hard to, read, inflexible, poorly structured and full of kludges... This makes a cookbook written by such a talented technical writer as Goodman more welcomed than ever, his writing style is, as always, pleasant and engaging, and his attention to browser compatibility issues worth a special mention. Unlike many other cookbook I read in the past, I really enjoy all the discussions that goes along with the recipes, this isn't only a book you may want to open in search for a solution, read it, use it wisely and it may turn itself into a great learning experience
  • wrdplayy
    2.0 out of 5 stars NOT ENOUGH INFORMATION FOR BEGINNERS
    Reviewed in the United States on 7 July 2005
    Verified Purchase
    This book is vey difficult to understand and learn from. It's explanations are too abbreviated with not enough information on each code. Also, not all codes and conventions are included, and it reads like a novel, meaning not very descriptive or illustrative. Too many paragraphs and sentences.
  • Ashley
    5.0 out of 5 stars It's the truth
    Reviewed in the United States on 5 September 2003
    Verified Purchase
    I've been doing web development almost 7 days a week for the last five years. This book is a delight and would have saved me countless hours if it had been available sooner.
    Straightforward, clean, concise, thorough, basically what everone else is saying. The parts of the book with slightly deeper javascript programming will be best appreciated by those who have a background in at least one programming/scripting language; they are clearly explained and excellent but sometimes idiomatic in their brevity.