Hi,
I'm using jQuery.UI.autocomplete widget. The textbox which autocomplete widget is bound to is located almost at the bottom of the page (form) so when user starts typing in there, the list roles down out of screen so you have to scroll down the page in browser to see the complete list while there are plenty of room above the textbox.
Is there any way to get the list to role up instead of role down if there isn't enough visible space below the textbox (like normal dropdown list)?
Thanks,
Shahram.