Please advise me. I am using the latest version of Jquery Autocomplete. i have around 400 items in the autocomplete dropdown and when i press show all items, its taking like time to show menu items. while in google chrome its superb. please advise how should i improve this because most of users will use IE.
I have following select list with selected item but when i create jquery ui autocomplete combobox using ($("select").combobox()), it's failed to show selected value. show only empty textbox ratherthan showing 'Christchurch'. Can any one know why??????