为什么一些Iframes应用程序在IE8和其他工作中不起作用

时间:2010-02-15 20:27:59

标签: internet-explorer-8 iframe

我有一个简单的场景,它在XP ie6中有效,但在Windows 7 IE8中不起作用。

<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
</head>
<body>
<iframe src="http://m.dabr.co.uk" width="800" Height="600" /> 
</body>
</html>

为什么呢?以及如何解决它?

1 个答案:

答案 0 :(得分:0)

好吧,这似乎是IE8中默认安全性的cookie问题