浏览器用window.location.href的时候浏览器兼容性问题

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了浏览器用window.location.href的时候浏览器兼容性问题相关的知识,希望对你有一定的参考价值。

技术分享

如图所示的这种写法可以解决,火狐,Chrome,IE之间的兼容性问题

这种写法的核心是:window.location.href="/项目名称/具体请求接口的地址"

以上是关于浏览器用window.location.href的时候浏览器兼容性问题的主要内容,如果未能解决你的问题,请参考以下文章

一个关于window.location.href=window.location.href的问题?

window.location.href 在浏览器里无法跳转

window.location.href下载??

关于 Safari 浏览器不支持 location [ window.location.href window.open()] 跳转问题的解决方案

window.location.href 和self.location的区别

javascript window.location.href下载问题