会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
人码合一
博客园
首页
新随笔
联系
订阅
管理
2020年2月14日
window.location.href和window.open的使用
摘要: ## window.location.href和window.open的使用 ```self.location.href="/url" 当前页面打开URL页面location.href="/url" 当前页面打开URL页面windows.location.href="/url" 当前页面打开URL页
阅读全文
posted @ 2020-02-14 22:39 攻城狮666
阅读(253)
评论(0)
推荐(0)
2020年2月12日
<meta http-equiv="X-UA-Compatible" content="IE=edge">浏览器兼容的处理
摘要: ## <meta http-equiv="X-UA-Compatible" content="IE=edge"> X-UA-Compatible是针对IE8新加的一个设置,对于IE8之外的浏览器是不识别的,这个区别与content="IE=7"在无论页面是否包含<!DOCTYPE>指令,都是使用了
阅读全文
posted @ 2020-02-12 22:24 攻城狮666
阅读(320)
评论(0)
推荐(0)
公告
点击右上角即可分享