作者:Danny Goodman
出版日期:August 8, 2007
出版社:O'Reilly
页数:604
ISBN:ISBN-10: 0596514085 ISBN-13: 978-0596514082
文件格式:PDF
Review
“…does for web scripting and dynamic HTML what the best cookbooks dofor food…The best cookbooks distil the wisdom of an experienced andskilled master – and this is precisely what Danny Goodman does here. ”TechBook Report –This text refers to the Paperback edition.
Product Description
In today’s Web 2.0 world, JavaScript and Dynamic HTML are at the centerof the hot new approach to designing highly interactive pages on theclient side. With this environment in mind, the new edition of thisbook offers bite-sized solutions to very specific scripting problemsthat web developers commonly face. Each recipe includes a focused pieceof code that you can insert right into your application.
Why is JavaScript & DHTML Cookbook so popular? Afterreading thousands of forum threads over the years, author and scriptingpioneer Danny Goodman has compiled a list of problems that frequentlyvex scripters of various experience levels. For every problem headdresses, Goodman not only offers code, but a discussion of how andwhy the solution works. Recipes range from simple tasks, such asmanipulating strings and validating dates in JavaScript, to entirelibraries that demonstrate complex tasks, such as cross-browserpositioning of HTML elements, sorting tables, and implementing Ajaxfeatures 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 sheetsPresenting user-friendly page navigationCreating dynamic content via Document Object Model scriptingProducing visual effects for stationary contentPositioning HTML elementsWorking with XML data in the browserRecipes in this Cookbook are compatible with the latest W3Cstandards and browsers, including Internet Explorer 7, Firefox 2,Safari, and Opera 9. Several new recipes provide client-side Ajaxsolutions, and many recipes from the previous edition have been revisedto 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.