日期:2014-05-16  浏览次数:20338 次

window.close()在FF中不能执行?
window.close()在IE中正常,在FF中无反应,请问是FF不支持这语句吗?有什么解决办法吗?

------解决方案--------------------
This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level
------解决方案--------------------
FF中不允许脚本关闭非脚本打开的窗口。
------解决方案--------------------
FF不支持window.close