javascript – hide results when input is empty – Jquery ajax
I have Live Search JSON Data Using Ajax jQuery, and I would like to call more than one JSON file for the search. At the start of the page, with the input empty, the results are not shown. However, if…