Codigo mueve ventana |
Post Reply |
Author | |
Programador
Expert@ Joined: 09 Mayo 2009 Location: San Pedro Alc. Status: Offline Points: 54 |
Post Options
Thanks(0)
Posted: 19 Mayo 2009 at 8:02am |
Este divertido ejemplo enseña cómo realizar alertas al pulsar un botón y cómo se hace para que el explorador tiemble:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Orgasmo on line</TITLE> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD> <BODY bgcolor="#0066CC"> <SCRIPT language=JavaScript1.2> <!-- Begin
function shake(n) {
if (self.moveBy) {
for (i = 35; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0); }
}
}
}
// End -->
</SCRIPT>
<CENTER>
<DIV align=left> <TABLE width=565 border=0> <TBODY> <TR> <TD width=559> <P align=left> </P> <P align=center><b><FONT color=#FFCC00 size=6 face="Arial">¿Como goza el otro sexo? </FONT></b> </P> <P align=center><b><FONT color=#FFCC00 size=5 face="Arial">Prueba el orgasmo on line ...</FONT></b><P align=center> </P></TD></TR></TBODY></TABLE></DIV> <DIV align=left> <TABLE height=122 width=563 border=0> <TBODY> <TR> <TD width=346 height=122><FONT size=2> <DIV align=justify></FONT> <DIV align=center> <CENTER> <TABLE height=192 width=398 border=0> <TBODY> <TR> <TD height=54> <DIV align=center><STRONG><FONT size=3 color="#FFFFFF" face="Arial"> Siempre te has preguntado, ¿cómo goza el otro sexo? ¿Quieres probar la diferencia entre tu orgasmo y el que nunca podrás tener? ante ti tienes la simulación orgásmica on line:</FONT></STRONG></DIV></TD></TR> <TR> <TD align=middle height=130> <DIV align=center> <TABLE cellPadding=4 width=506 border=0> <TBODY> <TR> <TD align=middle width=252 bgcolor="#6699FF"><font face="Arial"><FONT color=#1301f3> Para que veas como goza un hombre:</FONT> </font> </TD> <TD align=middle width=252 bgcolor="#FF99FF"> <FONT color=#FF33CC face="Arial">Si quieres entender finalmente como goza una mujer: </FONT> </TD></TR> <TR> <TD align=middle width=252> <P align=center><INPUT onclick="shake(1); alert('Ahora fúmate un cigarrillo, puedes volver a intentarlo dentro de unas horas. ')" type=button value="Quiero gozar como un hombre" name=button> </P></TD> <TD align=middle width=252><INPUT onclick="alert('¡Esto no es suficiente para hacer a gozar una mujer!'); alert('Esfuérzate un poco más'); alert('Continua por favor '); alert('Veo que empiezas a entenderlo ... '); alert('Así, vamos!! '); alert('Ahora más rápido! '); alert('Todavía, más! '); alert('Ahora más despacio, lentamente.. '); alert('Más fuerte.. '); alert('Así, así! '); alert('Ahora despacito ... '); alert('Más rápido, más rápido! '); alert('Despacio '); alert('Así, más! '); alert('Sí, así! '); alert('Sigue!! '); alert('Vamos! Más rápido! '); alert('Sí! '); alert('Así! '); alert('Ummmh! '); alert('Sigue así!! '); alert('No pares ahora ... '); alert('Ya casi!.... '); shake(20); alert('Puedes volver a intentarlo, ahora mismo.')" type=button value="Quiero gozar como una mujer" name=button2> </TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></CENTER></DIV></DIV></TD></TR></TBODY></TABLE></DIV> <DIV align=center></CENTER></DIV> <SCRIPT language=JavaScript1.2> if (document.all)
document.body.onmousedown=new Function("if (event.button==2||event.button==3)alert('Ricordati che devi morire')")
</SCRIPT>
</BODY> </HTML>
|
|
Sponsored Links | |
Post Reply | |
Tweet |
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You can vote in polls in this forum |