[jQuery] [autocomplete] How do I keep the result box on top and not fill the inputbox

[jQuery] [autocomplete] How do I keep the result box on top and not fill the inputbox


Hey guys,
After a bit of struggle I have the autocomplete function working for
me yay :) Now there are 2 more things I want it to do but can't seem
to find it.
1. How do I keep the result box on top so I can click more than 1
value (each click adds a result to an option box)
2. How do I prevent autocomplete from filling the input box with the
clicked value?
Thanks for your feedback.