I am new to JQuery's autocomplete functionality. I am trying to get this code to work correctly. The code below correctly does an ajax poll every time someone types into the input field. However it does't drop down the autocomplete.I am new to JQuery's autocomplete functionality