/* jQuery auto completes add the class below when loading */ .ui-autocomplete-loading { background:url('/images/ajax_loader.gif') no-repeat right 0.5em center; } /* How'd you like them apples IE 10? */ .ui-autocomplete-loading::-ms-clear { display: none; }