完了,完了,研究了几个钟的问题还是解决不了!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.<html xmlns="http://www.
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<style>
#good {position: relative;overflow:hidden;}
</style>
<body>
<div id="good">
<center><iframe src="http://www.****.com" width="960" height="560" frameborder="1" border="10" marginwidth="10" marginheight="10" scrolling="1"></iframe></center>
</div>
</body>
</html>
我要盗链某个网页小游戏 ,但是我要的效果是 游戏框外面的内容隐藏掉! 看下我上面的代码那里错了?