Connor
Connor

Reputation: 645

Query google suggest with jquery autocomplete

i'm new to jquery and I have heard about the Jquery Autocomplete feature, and the google suggest feature here: http://suggestqueries.google.com/complete/search?client=chrome&q=<term>&callback=abc, I was wondering how I could incorperate the two so that my textbox can suggest things, from google to me. Any help would be appretiated for me and future users

Upvotes: 1

Views: 1469

Answers (1)

chris vietor
chris vietor

Reputation: 2060

Try the googleSuggest jQuery Plugin

Upvotes: 1

Related Questions