会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
robint
欢迎Star -> https://github.com/robint-liu
博客园
首页
新随笔
联系
订阅
管理
2018年11月26日
history.pushState()和history.replaceState()
摘要: Html5 新增history对象的两个方法:history.pushState()和history.replaceState(),方法执行后,浏览器地址栏会变成你传的url,而页面并不会重新载入或跳转。history.pushState(state,title,url):通过设置state、tit
阅读全文
posted @ 2018-11-26 21:33 比诺
阅读(342)
评论(0)
推荐(0)
编辑
公告