Closed GoogleCodeExporter closed 9 years ago
Create a container div around the the autocomplete input (and thus the result
set
control) and set that div to 'position: relative', and align the result set box
using 'position: absolute' (which in this case will be relative to the div just
mentioned). You have to set the result sets 'top' to that of the 'height' of
the
autocomplete control, so it will appear right below it.
Original comment by google...@pcforum.hu
on 11 Mar 2010 at 1:53
Original comment by rojaro@gmail.com
on 28 Apr 2011 at 10:55
Original issue reported on code.google.com by
enoo...@gmail.com
on 11 Mar 2010 at 2:18