原文:网页中window.open 弹出 父页面和子页面数值交互

首先建立一个父页面 lt doctype html gt lt html gt lt head gt lt title gt 父页面 lt title gt lt script gt function tanchu window.open son.html , ziyemian , width ,height ,top ,left ,toobar no,menubar no,scrollbars ...

2016-11-14 23:23 0 4499 推荐指数:

查看详情

JS 关闭window.open的窗体,并刷新页面

Web开发中经常会遇到,使用 window.open打开窗体。 那么问题来了,怎么关闭打开的窗体? 网上给出了很多的解决方便,试了一些后都没有效果, window.top.close()   这个在IE、Chrome中都可以用 打开窗体是,为了方便操作,往往需要 ...

Tue Sep 12 01:22:00 CST 2017 0 2070
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM