• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JavaScript & DHTML Cookbook by Danny Goodman

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Danny Goodman
Publisher : O'Reilly
Category : Web design, HTML and JavaScript
Review by : Eric Pascarello
Rating : 8 horseshoes
</pre>
JavaScript & DHTML Cookbook is a unique recipe that will teach you the most discussed topics in JavaScript and DHTML. The book is set up like a forum. A question is asked, the answer is given, and a discussion follows. The method this book follows is great for those who learn from vast examples on a broad range of topics.
The book looks at regular expressions, arrays, cookies, strings, objects, and much more on the JavaScript side. The DHTML side explains how multiple level menus are made, contextual menus, navigation trees, event handlers, validation methods, style sheets, and much more. The book discusses browser compatibility and problems that it may cause. In the discussion, solutions are proposed to counteract those problems.
This book is great for the person that wants to jump into the DHTML realm of programming and does not want the weighed down basics of JavaScript coding. This book will not teach you how to program JavaScript from the fundamental level, but it will teach you how to make scripts that are powerful and compatible!


More info at Amazon.com
More info at Amazon.co.uk
[ May 21, 2003: Message edited by: Book Review Team ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic