开发者

Why do some Iframes applications Work in IE8 and others dont

I have a simple scenario below it works in XP ie6 but doesn't work in Windows 7 IE8..

<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/>
&l开发者_运维百科t;/head>
<body>
<iframe src="http://m.dabr.co.uk" width="800" Height="600" /> 
</body>
</html>

Why? and how do i fix it?


Ok seems it was a cookies issue with the default security in IE8

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜