+ -
当前位置:首页 → 问答吧 → IE关于window.location.href的使用

IE关于window.location.href的使用

时间:2011-09-02

来源:互联网

在IE中window.location.href 总是加载缓存中的地址,不是重新加载地址
火狐中就是好的
请教有什么好的办法??

作者: zhaodianshi   发布时间: 2011-09-02

加时间戳
JScript code
location='xxx.xxx?_dc='+new Date().getTime()

作者: showbo   发布时间: 2011-09-02