会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
梦醒心晴
梦总会醒,心总能晴,没有永恒的不变,唯能默默的code...
CnBlogs
Home
New Post
Contact
Admin
Subscription
2018年5月16日
使用pushstate,指定回退地址
history.pushState(null,"testname", window.location.href); window.addEventListener('popstate', function(evt){ window.location.replace('http://www.baidu.com') }, false);
Read More
posted @ 2018-05-16 15:59 梦醒心晴
Views(398)
Comments(0)
Diggs(0)
Edit
公告