jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
Change background color of list options based on value
Able to use .autocomplete-selected and .autocomplete-suggestion properly. No issues here. But, not sure how to update my css to change the background color of the list items based on property present with the suggestion list. I have a property city in my suggestion list and when this is empty the background color should be blue or otherwise yellow. Any help would be appreciated.