hi
I m using JQuery UI autocomplete plugin. I have to make sure that when user moves out of the text box which is autocomplete enabled, the value in textbox is selected from one of the options provided. I am using remote data source. In case the value is not matching, I wish to throw up an error message.
Please provide some help and suggestions on how to achieve this.
thanks in advance
mayank