[jQuery] Check $.load ajax request is complete

[jQuery] Check $.load ajax request is complete


Is the there way to check ajax request is complete for success?
On page: http://docs.jquery.com/Ajax/load#urldatacallback about
callback (Optional): The function called when the ajax request is
complete (not necessarily success).