document.addEventListener("#test", function(event) { document.getElementById("#test").style.display = 'none';});