My name is NYENDER99.It looks like the autocomplete isn’t triggering because jQuery UI isn’t being loaded correctly. Make sure you’ve included both jQuery and the jQuery UI library (CSS + JS). Without the UI files, the .autocomplete() function won’t exist and nothing will show up.