Searched refs:showHideModal (Results 1 – 1 of 1) sorted by relevance
267 function showHideModal(show) { function281 'click', evt => showHideModal(modalDiv.style.display != 'block'));283 modalClose.addEventListener('click', evt => showHideModal(false));