.ajaxSend() Attach a function to be executed before an Ajax request is sent. This is an Ajax Event. 1.0 The function to be invoked.

This API is deprecated. Use .on( "ajaxSend", handler ) instead.