I am having a little trouble with an autocomplete feature and jquery. I'm using the autocomplete plugin and what happens is if the user types too fast, the list that is generated pops up too slow and occasionally the user misses the fact that its an autocomplete field. Is there a way to make the list of results show up instantaneously or am I out of luck here?
Thanks!