views:

11

answers:

0

Hi

i am developing a web application for android. i have a search button which will display search form on click.Form is having a input field for search and a submit button for sending ajax request for fetching result. when i submits the form by clicking submit button then it gets the data and hides the form but if i use android virtual keyboard enter key press for submitting a form,i am getting data but input box for search is not hiding even keyboard will also hide. once i will click any where in page then text box will be hide.

I really got stuck with this issue Plz help me to solve the issue. Thanks in advance :)