how to select more than one option with comma separation in autocomplete
I use PHP platform.
And i implemented the jQuery autocomplete with an Ajax call with database. But I have been facing problems to implement the same for taking comma separated inputs from the same input field. I went through a lot of tutorials, but none worked with an ajax call to retrieve the JSON file...
below is my code please let me know where i did a mistake....
Bookmarks