jquery autocomplete that validates entered value
问题 I am using jquery and looking for a autocomplete that will support the mustMatch option (where the user must enter an exists item name) -> this is not a problem since there are several autocompletes that do so. The problem is that I need the autocomplete will test the entered value. For example: The user enters "England". A list opened with "England". The user doesn't hit the list item (don't select England), but just click outside the input. Most autocompltes that support mustMatch will