Archive | February 6th, 2013

jQuery Global Ajax Event Handlers

February 6, 2013

2 Comments

jquery

In the jQuery Ajax Introduction, we discussed about sending Ajax requests and processing returned data using jQuery. In this article we’ll discuss about Ajax event handler methods. These Ajax event handler methods are invoked when Ajax related events are triggered like sending an Ajax request, completion of an Ajax request, and error during Ajax request [...]

email