Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

bhofmann

이후로 멤버
bhofmann

최근 문서 활동

전체 활동 보기
페이지 날짜 댓글

File


beforeunload


IE[9] will display a prompt with an empty string if `e.returnValue` is assigned an empty string, but Chrome [43] treats empty strings as void and will not prompt.

Window.prompt()


Window.confirm()