Show a "loading" indicator image when an AJAX request starts:
The ajaxStart() method specifies a function to be run when an AJAX request starts.
Note: As of jQuery version 1.8, this method should only be attached to document.
| Parameter | Description |
|---|---|
| function() | Required. Specifies the function to run when the AJAX request starts |
Your message has been sent to W3Schools.