在Chrome中使用window.location ='。/'进行怪异的重定向

时间:2019-06-14 16:11:17

标签: javascript html

我使用以下链接,但在Chrome中,它为我提供了仅包含./的白页,显示了我的内容。这是最近才开始的。有什么想法吗?

<a href="javascript:window.location='./'">Link</a>

0 个答案:

没有答案