views:

30

answers:

0

Having a textbox with JQuery UI Autocomplete and a DIV right under it, I would like to slide the div for the height of the autocomplete dropdown that opens when we type in something. The div is a placeholder for the data that's coming from an AJAX call via autocomplete. Currently there is a space between the autocomplete textbox and a div to prevent dropdown overflowing the div.