Category: Ajax

Category: Ajax

The jQuery library has a full suite of Ajax capabilities. The functions and methods therein allow us to load data from the server without a browser page refresh.

.ajaxComplete()

Register a handler to be called when Ajax requests complete. This is an AjaxEvent.