Sam England
Sam England

Reputation: 31

How could one create Google-Suggest style search suggestions with Javascript/AJAX?

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.

Upvotes: 3

Views: 4175

Answers (1)

Gert Grenander
Gert Grenander

Reputation: 17084

Is it Autocomplete you're looking for?

Upvotes: 3

Related Questions