I\'m trying to do this http://jqueryui.com/autocomplete/#combobox The problem is that when I go with the mouse over an option, options will disappears and it cames out the a
It happened to me also. It appeared to be that the jQuery UI js file was called twice. Remove one and it will work