ajax dropdown suggestions
hi
my interface has a textbox wherein the user types in a query. As he/she types in i have ajax script working in the background that gives a list of suggestions for the current word being typed, by communicating with the server. my problem here is how do i show these suggestions to the user. i want them to be displayed as a list dropping down from the textbox itself. this list should get refreshed to show new suggestions as the user is typing. i dont know how to do it. please help me out asap...
tks,
|