在Firefox中使用close()方法无法关闭窗前窗口
控制台会输出 “脚本不得关闭非脚本打开的窗口。”
解决办法:在浏览器地址栏中输入 about:config 在配置列表中找到 dom.allow_scripts_to_close_windows 右键点击切换,false变为true就行啦