original:http://ofps.oreilly.com/titles/9780596516482/ajax_and_server_communication.html Chapter 4. AJAX and Server Communication The common thread of this chapter is server-side communications. Performing asynchronous requests, using the IFRAME transport to submit forms behind the scenes, serializing to and from JavaScript Object Notation (JSON), and using JSONP (JSON with Padding) are a few of the topics that are introduced in this chapter. You’ll also [...]
Dec 162011