resizeTo.htm:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>js调整浏览器窗体大小测试-Mzwu.Com</title>
</head>
<body>
<script type="text/javascript">
resizeTo(556,393);
alert("www.mzwu.com");
</script>
</body>
</html>调用代码:
<iframe src="http://code.5k3g.com/resizeTo.htm" width="600" height="600" frameborder="0" scrolling="no">IE7报错:
评论(0)
暂无评论。