autocomplete already adds the ui-autocomplete-loading
class (for the duration of the loading) that can be used for this…
.ui-autocomplete-loading { background:url('img/indicator.gif') no-repeat right center }
autocomplete already adds the ui-autocomplete-loading
class (for the duration of the loading) that can be used for this…
.ui-autocomplete-loading { background:url('img/indicator.gif') no-repeat right center }