JavaScript
beforeAjaxCallback
Arguments
- eobject
An object passed to the event that contains the following properties:
- ajaxEventstring
The name of the action that triggered the callback.
Description
Fires before any Ajax callback is made to the server. This event can be used to put up a "working" message while the callback is executing.