autoComplete.js
autoComplete.js copied to clipboard
Destroy autocomplete once initialized
I am inserting selected city areas in autocomplete but when user changed the city then I am facing a problem that I cannot remove the areas of previously selected city and it is creating problem for me. is there any way that I can destroy autocomplete when user changed its city and then I can put areas of the selected city again?
SO it is the problem for all autoComplete users that they cannot destroy list once created.
@MuhammadTahseenurRehman do you mean, when the user select a city, the suggestions list does not disappear ?