devbridge / jQuery-Autocomplete

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
https://www.devbridge.com/sourcery/components/jquery-autocomplete/
Other
3.57k stars 1.67k forks source link

Make "suggestion" and "selected" classes as options #770

Open Mestika opened 5 years ago

Mestika commented 5 years ago

This should add better control for styling and applying custom classes for each suggestion class and for selected suggestion class.

tkirda commented 5 years ago

How would someone know they can do this?

Mestika commented 4 years ago

...the same way that someone knows about all other settings, via the documentation

tkirda commented 4 years ago

Exactly. I don't see it documented.