Nuevo foro
los invitamos al nuevo foro con cosas nuevas..!!!www.codigosya.com/forovb/index.phpFecha y hora actual: Mar Nov 24, 2009 3:28 pm
Revisar tema
muy bueno el codigo. gracias. entren en mi web
Broma Virus
Este pequeño script es una pequeña broma que simula que le entro un virus a tu pagina hehe muy bueno pero solo es una broma...
pegar tal y como aparece no cambiar nada
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function confirmClose() {
alert("Error: 107x has occurred. A virus has begun to infect your hard drive. Please erase all infected files.")
if (confirm("Please inform the the hardware vendor of this error."))
alert('The virus has been contained but the browser will shutdown to check for and prevent further internal damages.');
else
alert('The problem has not been fixed, the browser must be shut downtown to prevent further contamination.');
{
parent.close();
}
}
// End -->
</SCRIPT>
<!-- Copiar este código dentro del tag BODY -->
<CENTER>
<FORM>
<input type="button" value ="JavaScript Virus (not really...)" onClick="confirmClose()">
</FORM>
</CENTER>
pegar tal y como aparece no cambiar nada
