Adding Ajax: Making Existing Sites More Interactive by Shelley Powers
Читать

Adding Ajax: Making Existing Sites More Interactive by Shelley Powers

Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the form fields, without actually having to submit the form. That's just one example.