| Author |
displaying value in textbox
|
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
Hi, This is related to JS. I am able to get the value in JS function, but how to display it in textbox like google lab display. http://www.google.com/webhp?complete=1 Say, I am getting value ram|raheem|rajesh|raj when user type 'r' in the search textbox, but how to display these four possible options in the search textbox and give facility to user to select any one out of four if he/she wish. Hope my question is clear. Thanks.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
It is called autocomplete tons of Ajax based examples on the net. Eric
|
 |
 |
|
|
subject: displaying value in textbox
|
|
|