aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes displaying value in textbox Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "displaying value in textbox" Watch "displaying value in textbox" New topic
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
    
    6
It is called autocomplete tons of Ajax based examples on the net.

Eric
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: displaying value in textbox
 
Similar Threads
Google labs !!
Google Select
how google gives suggestions?
javascript Input Element from database with suggestion
drop-down list box