我有一个简单的场景,它在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>
为什么呢?以及如何解决它?
答案 0 :(得分:0)
好吧,这似乎是IE8中默认安全性的cookie问题