AJAX like google suggest

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
bythunter
Forum Newbie
Posts: 1
Joined: Tue Feb 07, 2006 12:33 pm

AJAX like google suggest

Post by bythunter »

hi all!

can everyone help my?

i would like write similar thing: http://www.google.com/webhp?hl=en&tab=iw&complete=1&q=

but i don't found tutorial.

i downloaded the page (file/save as...), but i don't understand the js code.

can you help me?

sorry my bad english... :)

thx!
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

my suggestion is you start working on it on your own then come back here with any specific questions you have.

your question as it stands now is waaaay too broad for us to really assist you.
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

Check out http://www.webreference.com/programming ... index.html, http://ajason.sven-jacobs.de/examples/a ... mplete.php and http://www.phpriot.com/ had an article about it as well but at the moment the link returns a file not found.
Google for autocomplete, auto suggest etc and you'll find more examples.
Post Reply