[jQuery] Re: [autocomplete] display a loading gif

2009-02-10 Thread Jörn Zaefferer
The plugin adds a class "ac_loading" to the input while its loading. The default stylesheet defines a background image (indicator.gif) for that class: http://jquery.bassistance.de/autocomplete/jquery.autocomplete.css Jörn On Mon, Feb 9, 2009 at 8:08 PM, Manolet Gmail wrote: > > Hi, i need to sh

[jQuery] Re: [autocomplete] display a loading gif

2009-02-10 Thread Michael Smith
There are loads! Try here for some http://www.ajaxload.info/ On Mon, Feb 9, 2009 at 7:08 PM, Manolet Gmail wrote: > > Hi, i need to show a loading gif while autoocmplete plugins make the > ajax ask. is there anyway? >