How could one create Google-Suggest style search suggestions with Javascript/AJAX? References to articles would be much appreciated.

I would like to retrieve the "suggestions" from a database. (Essentially just a list of keywords)

Thank you.

link|improve this question
feedback

1 Answer

Is it Autocomplete you're looking for?

link|improve this answer
Thanks for the link, that's very useful! It looks like this plugin however has been superseded: jqueryui.com/demos/autocomplete – nhinkle Oct 28 '10 at 23:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.