Ajax in Action

来源:互联网 发布:淘宝黑设备怎么办 编辑:程序博客网 时间:2024/06/11 22:52
Ajax exploded on the scene in the Spring of 2005 when a web site defined the term and Google released Google Maps and GMail, powerful examples of what Ajax can do.

Ajax uses familiar web technologies-DHTML, CSS, DOM, and JavaScript-in radically different ways resulting in a much richer user experience. The key to success lies in knowing how to orchestrate them as a coherent whole, splitting off parts of what is normally done by the server and putting it into the browser for instantaneous response to user input.

Ajax allows a new breed of web applications with the rich expressiveness of desktop applications.This book helps developers realize that promise-it explains the big picture and how to unlearn many old coding habits. It explains the design patterns and best practices to create a live interface for the user, not get in his way.

It also discusses important Ajax issues: how to make good use of network bandwidth, and how to identify, and avoid, common Ajax pitfalls.

http://rapidshare.com/files/52371967/1932394613.zip
原创粉丝点击