amit.soni85 0 Newbie Poster

Hi frnds,
I m new to ajax. I have implemented the ajax autocomplete
<ajax:autocomplete
source="insSearchText"
target="insSearchText"
baseUrl="<%=searchURL %>"
parameters="searchText={insSearchText}"
className="autocomplete" />

It is working alright,but i need that when the autocomplete list has been populated,and down key is pressed the option in list should auto fill the textbox accordingly as the user presses up/down key over the autocomplete list.

Please reply to this...
I would be really thankful to u all..
Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.