.xml"; var inputArea = document.querySelector("#local-search-input"); inputArea.onclick = function () { getSearchFile(path); this.onclick = null }