Thursday, 1 November 2012

What are synchronous and asynchronous AJAX requests? | Ajax Interview Questions

During the initiation of synchronous requests, the script desists and awaits a reply from the server before proceeding; but during the initiation of asynchronous requests, the script sanctions the procession of the page and handles the reply.

No comments: