[jQuery] autocomplete: positioning of the select box
I am using the autocomplete plugin. Everything works fine, besides one
little problem.
How can I control the positioning of the select-box that contains the
autocomplete suggestions? I want to lower the select box a little bit,
and also want to move it a little bit to the left. This is because I
am using an "image input field", and the borders of the input field in
the image are a little bit wider than the regular input field borders.
Any help is much appreciated.