批量浇水器的制作

08/03/16 08:36:22 标签:

有些朋友还不会做批量浇水器,其实很简单的,复制下面的代码到你的“主页特效设置”里面就可以做成批量浇水器了,记的把我的也加进去哟:147578|147582|177288|,直接在177288后面加小花小树的编号就可以了,编号间用“|”隔开。代码为: </b><br> <textarea style='width:500px;border:1px solid #999;' rows=4 id=treeidlist>147578|147582|177288|</textarea> <br><input type=button class=bi style=width:70px; onclick=startwater(); value=批量浇水> <input type=button class=bi style=width:70px; onclick=clearTimeout(h); value="停 止"> <script language=javascript> var count=0; var list; var h=0; var k; function startwater() { clearTimeout(h); list=treeidlist.value.split("|"); k=0; count=list.length; water(); } function water() { f1.action="http://tree.ci123.com/tree.php?treeid=".concat(list[list.length-count]); f1.submit.click(); count-=k; if(count>0) { if(k==0)k=1; else k=0; h=setTimeout(water,1000); } } </script> <form action="" name=f1 method=POST target=tree> <input type=submit name=submit value="" style=display:none> </form>

阅读(0) | 留言(1) | 下一篇 | 

留言板

  • yetianhao对雯雯说:2008-04-23 09:21:17
  • 来串串门儿,宝宝好可爱哦!

我要留言 诈骗信息提醒

请下载最新的flashplayer!