jQuery in Action
217
Talk to the server
with Ajax
This chapter covers
A brief overview of Ajax
Loading pre-formatted HTML from the server
Making general GET and POST requests
Making requests with fine-grained control
Setting default Ajax properties
A comprehensive example