diff --git a/pages/Ajax_Events.html b/pages/Ajax_Events.html index 9ba25ff7..26a59f0f 100644 --- a/pages/Ajax_Events.html +++ b/pages/Ajax_Events.html @@ -33,7 +33,7 @@

Global Events

});

Events

-

This is the full list of Ajax events , and in the order in which they are triggered. The indented events are triggered for each and every Ajax request (unless a global option has been set). The ajaxStart and ajaxStop events are events that relate to all Ajax requests together. +

This is the full list of Ajax events, and in the order in which they are triggered. The indented events are triggered for each and every Ajax request (unless a global option has been set). The ajaxStart and ajaxStop events are events that relate to all Ajax requests together.