会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Winton
博客园
首页
新随笔
联系
订阅
管理
2020年5月27日
js实现关闭浏览器
摘要: 兼容所有浏览器网页关闭方法 1 <button id="exitSystem" onclick="CloseWebPage()">关闭</button> 2 <script> 3 function CloseWebPage() { 4 if (navigator.userAgent.indexOf(
阅读全文
posted @ 2020-05-27 10:58 Winton-H
阅读(9605)
评论(0)
推荐(2)
编辑
公告