I’m using the ui autocomplete: over here
I need the autocomplete to be open at all times, so it shouldn’t close when somewhere in the body is clicked. I have googled this but I couldn’t find anything.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here’s a working example of how to do it : http://jsfiddle.net/4pk3V/
keep your autocomplete box open by searching the same input again whenever close event is triggered: