##// END OF EJS Templates
use `window.onbeforeunload=` for nav-away warning...
use `window.onbeforeunload=` for nav-away warning Firefox 22 broke `$(window).on("beforeunload")` somehow, for some reason, resulting in always showing a dialog, regardless of the function's return value. The only fix I could find was resorting to the basic low-level API.

File last commit:

r4392:68687d2e
r11111:47587ae4
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer