I was wondering if anyone could offer advice on how to implement a search autosuggest feature? I will be using Solspace Super Search and Tags and hope to display a list of tags that automatically updates under the search bar as the user types.
I’ve looked at a few different jQuery solutions, but can’t figure out how to integrate it with ExpressionEngine and the Solspace modules.
I like the UX of this one, but can’t figure out how to return the JSON data:
http://www.devbridge.com/projects/autocomplete/jquery/
Any help would be greatly appreciated.