清除IE历史记录 [英] Clearing IE history

查看:102
本文介绍了清除IE历史记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

如何清除IE浏览器历史记录

谢谢
Rakesh

HI all,

How can i clear the IE browser history

Thanks
Rakesh

推荐答案

var len = history.length;
history.go(-len);
window.location.href=new page;


在本技巧中,我们介绍了多种清除浏览器历史记录的方法:注销后浏览器后退按钮的问题 [
Have a look at various ways to clear browsers history in this tip: Browser back button issue after logout[^]


这篇关于清除IE历史记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆