Ver Mensaje Individual
  #4 (permalink)  
Antiguo 28/07/2017, 16:40
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 16 años, 4 meses
Puntos: 2237
Respuesta: Confirmar cierre

Código Javascript:
Ver original
  1. <!DOCTYPE html>
  2. <html>
  3. <body onbeforeunload="return myFunction()">
  4.  
  5. <script>
  6. function myFunction() {
  7.     return "Escribe aquí un texto";
  8. }
  9. </script>
  10.  
  11. </body>
  12. </html>

Esto te mostrará la ventana con el texto especificado y botones para abandonar o permanecer en la página.
__________________
- León, Guanajuato
- GV-Foto