codex73 / crossbrowser-onbeforeunload

Crossbrowser Javascript with custom message on onbeforeunload event

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crossbrowser-onbeforeunload

Crossbrowser Javascript with custom message on onbeforeunload event.

Tested with :

  • Firefox (Gecko) >= 1
  • Chrome >= 1
  • Internet Explorer >= 4
  • Opera >= 12
  • Safari (Webkit) >= 3

Special behaviour for Firefox which decided to prevent dialog with onbeforeunload event : https://developer.mozilla.org/en-US/docs/Web/API/window.onbeforeunload

Licence Creative Commons
crossbrowser-onbeforeunload est mis à disposition selon les termes de la licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.

About

Crossbrowser Javascript with custom message on onbeforeunload event

License:Apache License 2.0


Languages

Language:JavaScript 75.2%Language:CSS 24.8%