<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</HEAD>
<BODY topmargin="0">
正在连接到Justep X3 Web Server...
<script language="JavaScript" type="text/JavaScript">
//add by guocun 070731 控制IE打开全屏
var w = eval("window");
w.open("Business.jsp", "BusinessMainForm", "menubar=0,toolbar=0,directories=0,scrollbars=1,resizable=1,left=0 ,top=0,width=" + (screen.availWidth - 10) + ",height=" + (screen.availHeight -25));
window.parent.opener = null;
window.parent.close();
//end by guocun 070731 控制IE打开全屏
//window.location.href="Business.jsp";
</script>
</BODY>
</HTML>
我用上面的代码写在C:\Program Files\Justep\X3 Server\TOMCAT\webapps\x3\login.html里怎么不行呀IE就直接关闭了什么!!!
我用的版本:2800 |