I\'m trying to implement a JQuery autocomplete text box. I couldn\'t get my custom one to work, so I\'m trying to implement the stock text box instead to begin with so I can fix
You need to include jquery library before jquery ui
jquery library
jquery ui
check this fiddle