window.opener=null;window.open(”,’_self’);window.close();是适用于各浏览器通用关闭脚本,ie6,ie7,ie8测试可用,便在firefox上却不起作用。原因是firefox默认不允许脚本进行关闭窗口(但可以关...