javascript中实现新更弹出窗口并刷新父窗口
代码如下 | |
<div class="demo-container"> document.write(timeValue); <br /><br /> <a href="javascript:void(0)" onclick="window.open('http://www.111cn.net','child','width=400,height=300,left=200,top=200');">打开子窗口</a> |
代码如下 | |
<div class="demo-container"> document.write(timeValue); <br /><br /> <a href="javascript:void(0)" onclick="window.open('http://www.111cn.net','child','width=400,height=300,left=200,top=200');">打开子窗口</a> |
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229