I'm trying to create an autosuggest search box using jQuery UI and I would like it if I could present the results similarly to how linked-in presents theirs within groups (screenshot attached). Does anyone know how this might be accomplished?
Asked
Active
Viewed 1,398 times
2

Casey Flynn
- 13,654
- 23
- 103
- 194
-
2You use _`renderItem`. It's been asked a lot on SO: http://stackoverflow.com/questions/3488016/using-html-in-jquery-ui-autocomplete and here http://stackoverflow.com/questions/2435964/jqueryui-how-can-i-custom-format-the-autocomplete-plug-in-results – jk. Sep 21 '11 at 19:00
1 Answers
1
-
1Any other place where I might access the example? The link seems broken. – html_programmer Jun 26 '15 at 06:22