★Add to favorites
How 2 Code
AdSense
2016년 11월 18일 금요일
How to show alert message when closing a window?
Code:
<script type="text/javascript">
window.onbeforeunload = function() {
return "Are you sure?"
}
</script>
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기