Informe de Brwoser antes de recargar
window.onbeforeunload = function(){ return 'Do you want to reload the page?';}
popo
window.onbeforeunload = function(){ return 'Do you want to reload the page?';}