PDA

View Full Version : auto complete in input type=text


frontline
11-07-2002, 10:26 AM
Hello
you know this situation that you can type the first letter in the textbox and it will get you the words that you typed
in the past in that text box , my question is : is there any way to get all of this words with script ? all the word that the
text box is holding ?
tnx

joh6nn
11-07-2002, 08:41 PM
no. this is part of the browser's behaviour, and can't be accessed by javascript.