Missing event after autocomplete request was fired

Missing event after autocomplete request was fired

Hi,

i'm showing an ajax-spinner when a user enters a word into a autocomplete textfiled. for showing the spinner i call the autocomplete 'search' event, before the ajax search request is shot.

Now i want to hide the spinner after the request was shot and the response is shown to the user. As far as i've seen there's no build in autocomplete event which i could use. Does anyone has an idea how to solve this problem?

Thanx
ninsky0815