![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
04/01/2007, 17:09
|
![Avatar de erick_arcini](http://static.forosdelweb.com/customavatars/avatar109026_8.gif) | | | Fecha de Ingreso: julio-2005 Ubicación: Jaltenco / DF
Mensajes: 1.723
Antigüedad: 19 años, 6 meses Puntos: 50 | |
Re: Evitar refresco de pantalla hola, tengo esta funcion, haber si te sirve, nunca he sabido quitar el autopostback
if(window.event && window.event.keyCode==116)
{
alert('Alerta presionaste F5');
window.event.keyCode = 0;
return false;
}
}
<body class="bienvenida" onkeydown="dos();">
__________________ Mejoremos nuestro país, ayudemos al planeta... próximamente. |