Submit data from textbox OR Jquery autocomplete menu
问题 I have a jquery autocomplete menu for book searches. The autocomplete is working fine, but I would still like the option of doing a search query (POST data) from the text typed in the text box, by pressing enter, and ignoring the autocomplete suggestions. I've tried jquery form submit, which always disables the autocomplete menu. I'm not sure what to do. Below is the code I have now with the autocomplete which is working. <!DOCTYPE html> <html> <head> <!-- Your web-app is https, so your