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

Member since
bhofmann

Recent Docs Activity

View all activity
Page Date Comment

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()