【发布时间】:2015-04-15 08:31:53
【问题描述】:
我的页面包含以下内容:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="5; URL=http://www.example.com">
</head>
<body>
test
</body>
</html>
它在 Chrome 中重定向,但在 Firefox 中不重定向。为什么不呢?
【问题讨论】:
-
@Kaiido 不管这个问题是什么,可能已经改变了 - 这是几个月前被问到的,所以它是关于早期版本的 Firefox,不幸的是我不记得是哪个
标签: html firefox meta page-refresh