Chapter 8. Improving Interaction with Ajax

Ajax represents a fundamental shift in what the Web is capable of and is one of the defining characteristics of the Web 2.0 movement. First coined by Jesse James Garrett in his 2005 essay "Ajax: A New Approach to Web Applications" (http://adaptivepath.com/ideas/essays/archives/000385.php), Ajax stands for Asynchronous JavaScript and XML. By enabling web applications to make requests to the server behind the scenes without refreshing the browser, Ajax can dramatically improve the responsiveness and usability of the user interface. It enables live searching, in-place editing, autocompletion, drag-and-drop reordering, and a host of interface techniques that were previously only available to desktop applications. ...

Get Beginning Rails 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.