2010-02-15 39 views
0

我有一个简单的场景之下它工作在XP IE6,但在Windows 7 IE8不工作..为什么有些应用程序的I帧在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

它为什么不工作?怎么了? – SLaks 2010-02-15 20:32:36

+0

它不会让我登录 – Rico 2010-02-15 21:49:05

回答

0

好吧,好像这是一个饼干问题,在IE8的默认安全性

相关问题