<P><script LANGUAGE="javascript"> <br><!-- <br>function openwin() { <br>window.open(location.href,"new","height=550,width=550,toolbar=yes,menubar=yes,scrollbars=yes, resizable=yes, location=yes, status=yes") //写成一行<br>} <br>openwin()<br>//--> <br></script></P>
<P>在网页中加入上面这段代码应该就可以实现不断打开相同网页了,这应该属于递归,而不是循环,呵呵。因为有危害性,没测试过,别拿这段代码做坏事哦。<br></P>
[此贴子已经被作者于2005-5-15 21:31:09编辑过] |