jQuery-Autocomplete icon indicating copy to clipboard operation
jQuery-Autocomplete copied to clipboard

Change background color of list options based on value

Open Coding4U opened this issue 7 years ago • 0 comments

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.

Coding4U avatar Feb 25 '19 17:02 Coding4U