meteor-autocomplete icon indicating copy to clipboard operation
meteor-autocomplete copied to clipboard

Focus on input using jQuery

Open ghost opened this issue 10 years ago • 0 comments

I can't seem to focus on the input, I tried on a normal input and focus it using jQuery by its id and it works but with the input of autocomplete it does not work, even when I set time out. Why is that?

Also, is there a way to remove the no match found template? if there's no match no need to display anything? thanks man :D

ghost avatar Sep 29 '15 03:09 ghost