[jQuery] [autocomplete] Formatting Dropdown Suggestions as Table
Is it easily possible to reformat the dropdown suggestions in a table
format. In the form of:
[search val1] [description 1]
[search val2] [description 2]
[search val3] [description 3]
So that they line up in nice columns, and also only highlit the search
valX and not the description?