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