jQuery autocomplete + ajax API call only triggers list on spacebar/down arrow? – Jquery ajax
I am making an Ajax request to a music search API, using the jQuery autocomplete feature. The call works great, but I believe I have to do some Ajax adjustments/enhancements. The autocomplete feature seems to work great every time the…