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