javascript memoFebruary 03, 2020tip 보다 나은 조건식을 쓰는 방법 5가지 원문 번역본 close event detect window.addEventListener("beforeunload", function (event) { alert('정말 종료하시겠습니까?') }); stackoverflow