摘要:javascript事件查询综合(转)javascript事件查询综合click() 对象.click() 使对象被点击。closed 对象.closed 对象窗口是否已关闭true/falseclearTimeout(对象) 清除已设置的setTimeout对象clearInterval(对象) 清除已设置的setInterval对象confirm("提示信息") 弹出确认框,确定返回true取...
阅读全文
随笔分类 - JavaScript
摘要:window.opener.location.reload();orwindow.opener.location.href=window.opener.location.hreforself.parent.location = self.parent.location;或者self.parent.location.reload();
阅读全文
浙公网安备 33010602011771号