Sorry - text got cut off:

Doing it the old way:

window.onbeforeunload = function(){
return "Are you sure?"
}

Worked great.

Reply via email to