I have a form on my website which forwards the textbox input to www.google.com/search?q=...
. Is there any possibility to get this autocomplete / autofill features google provides when searching over google.com. Firefox uses google s autocomplete function in the search bar next to the url bar, but how can I get this kind of information for my web form?
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....