RSS
ARCHIVE
ASK
Twitter
Notebook
Notes around the Internet.
Leave-page warning
Text
1 year ago | Tags:
Web Development
Just set
window.onbeforeunload = function() { return ‘message’; }
but not yet tested.