日期:2014-05-17 浏览次数:20370 次
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<iframe src="http://localhost:2690/UserLoginForCms.aspx" width="230" frameborder="0" scrolling="no">
</iframe>
</td>
</tr>
</table>
<body style="margin: 0 auto;" onload="displayScreenSize()">
<head>
<script language="javascript">
function displayScreenSize() {
document.getElementById("sWidth").value = document.documentElement.clientWidth;
document.getElementById("sHeight").value = document.documentElement.clientHeight;
}
</script>
</head>
<iframe src="http://localhost:2690/UserLoginForCms.aspx?swidth=sWidth的value值&sHieght=sHeight的value值" width="230" frameborder="0" scrolling="no">