Client Side Coding > Javascript & Ajax

How to search like google search by typing in an textbox?

(1/1)

mitili:
Hello,
I need to do Google searching on an input text by typing any letter on it.
for example: when I type B in my input textbox, it shows all the words start with B like what Google search does.
Can anybody help me?
thanks

qiming.fang:
what you want is some sort of AJAX autocomplete feature. Give this tutorial a try:

http://www.devbridge.com/projects/autocomplete/jquery/

and reply if you have more questions.

Navigation

[0] Message Index

Go to full version