随笔分类 -  JS

js关闭浏览器的tab页(兼容)
摘要:由于在脚本中使用了 window.close(), 当前非弹出窗口在最新版本的chrome和firefox里总是不能关闭,而在 IE中是可以关闭的 。 在console中弹出提示"Scripts may close only the windows that were opened by it" ( 阅读全文
posted @ 2016-05-31 17:35 zings 阅读(24271) 评论(0) 推荐(0)