$('body').css('cursor','wait');
On Jun 27, 11:19 am, Felix Schwarz <[EMAIL PROTECTED]> wrote: > Hi, > > I use the autocomplete script > fromhttp://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ > > There is something I could not figure out: Is it possible to show an > busy indicator while the results are fetched from a remote server? > > thanks, > fs