There are two elements in play:$('#myInput') // an input field for search$('#myList') // a list to display search results I want to hide the list when the ...
確定! 回上一頁